Record TSpriteAnimationFrame
Unit
Declaration
type TSpriteAnimationFrame = record
Description
A frame of a custom animation. Part of the TSpriteAnimation.
Overview
Fields
Frame: Cardinal; |
|
Duration: Single; |
Description
Fields
Frame: Cardinal; |
|
Frame number from the sprite. |
Duration: Single; |
|
This frame individual duration time (in seconds). |
Generated by PasDoc 0.16.0-snapshot.