Unit 'zglSpine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_zengl]

TSpineAnimation

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: zglSpine.pas line 437

type TSpineAnimation = class(TSpineObject)

public

  Ref: Integer;

  

  Name: AnsiString;

  

  Timelines: TSpineTimelines;

  

  Duration: Single;

  

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Apply();

  

  procedure Mix();

  

  procedure AddTimeline();

  

  procedure RefInc;

  

  procedure RefDec;

  

end;

Inheritance

TSpineAnimation

  

|

TSpineObject

  

|

TObject



CT Web help

CodeTyphon Studio