Record TSpriteAnimationFrame
Unit
Declaration
type TSpriteAnimationFrame = record
Description
A frame of a custom animation. Part of the TSpriteAnimation.
Source: base_rendering/castleglimages_sprite.inc (line 23).
Overview
Fields
| Public | Frame: Cardinal; |
| Public | Duration: Single; |
Description
Fields
| Public | Frame: Cardinal; |
|
Frame number from the sprite. | |
| Public | Duration: Single; |
|
This frame individual duration time (in seconds). | |
Generated by PasDoc 0.17.0.snapshot.