Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAnimationDataFrame

Hierarchy

  • IAnimationDataFrame

Index

Properties

duration

duration: number

How long this frame is displayed for.

endTime

endTime: number

The time index at which this frame is over.

props

props: ITileProps

The tile properties from the tileset about this frame's tile.

startTime

startTime: number

The time index at which this frame starts being displayed.

tileid

tileid: number

The id of the tile in the tileset of the frame to use.

Generated using TypeDoc