Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
CastleGLImages
type TSpriteAnimationFrame = record
A frame of a custom animation. Part of the TSpriteAnimation.
Frame: Cardinal;
Duration: Single;
Frame number from the sprite.
This frame individual duration time (in seconds).