Class TCastleTiledMapData.TFrame
Unit
Declaration
type TFrame = class(TObject)
Description
Single frame of animation.
Source: scene/castletiledmap_data.inc (line 200).
Hierarchy
- TObject
- TCastleTiledMapData.TFrame
Enclosing Class
Overview
Fields
| Public | TileId: Cardinal; |
| Public | Duration: Cardinal; |
Description
Fields
| Public | TileId: Cardinal; |
|
The local ID of a tile within the parent tileset. | |
| Public | Duration: Cardinal; |
|
How long (in milliseconds) this frame should be displayed before advancing to the next frame. | |
Generated by PasDoc 0.17.0.snapshot.