Class TCastleTiledMapData.TAnimation
Unit
Declaration
type TAnimation = class(specialize TObjectList<TFrame>)
Description
Contains a list of animation frames. As of Tiled 0.10, each tile can have exactly one animation associated with it. In the future, there could be support for multiple named animations on a tile.
Hierarchy
- TObject
 - TList
 - TObjectList
 - TCastleTiledMapData.TAnimation
 
Enclosing Class
Generated by PasDoc 0.16.0.