Click or drag to resize

ISpriteManagerState Properties

The ISpriteManagerState type exposes the following members.

Properties
  NameDescription
Public propertyBillboard
When implemented in a derived class, gets/sets whether to billboard a sprite.
Public propertyDirectionMode
When implemented in a derived class, gets/sets the direction mode of this state.
Public propertyReflectEastToWest
When implemented in a derived class, gets/sets whether to reflect east frames to west frames.
Public propertyStateMapping
When implemented in a derived class, gets/sets all character state mappings for this spriteman state.
Top
See Also