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

TSpineAttachmentTimeline

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

Declaration

Source position: zglSpine.pas line 524

type TSpineAttachmentTimeline = class(TSpineTimeline)

public

  SlotIndex: Integer;

  

  Frames: array of Single;

  

  AttachmentNames: array of AnsiString;

  

  constructor Create();

  

  function GetDuration; override;

  

  function GetKeyframeCount; override;

  

  procedure SetKeyframe();

  

  procedure Apply(); override;

  

end;

Inheritance

TSpineAttachmentTimeline

  

|

TSpineTimeline

  

|

TSpineObject

  

|

TObject



CT Web help

CodeTyphon Studio