Click or drag to resize
AnimTile Properties

The AnimTile type exposes the following members.

Properties
  NameDescription
Public propertyCurrentFrame
Return an array of frame indexes representing the frames from this tile's frameset that should be drawn for the tile in its current state.
(Overrides TileBaseCurrentFrame.)
Public propertyFrameSequenceIndex
Return the index of the current distinct animation frame in the tile's animation sequence. (NOT a counter value)
Public propertyFrameSequenceLength
Return the total number of distinct animation frames in the tile.
Top
See Also