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

TSpineSlot

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

Declaration

Source position: zglSpine.pas line 296

type TSpineSlot = class(TSpineObject)

public

  Data: TSpineSlotData;

  

  Bone: TSpineBone;

  

  Skeleton: TSpineSkeleton;

  

  Color: TSpineColor;

  

  property Attachment: TSpineAttachment; [rw]

  

  property AttachmentTime: Single; [rw]

  

  constructor Create();

  

  destructor Destroy; override;

  

  procedure SetToBindPose();

  

end;

Inheritance

TSpineSlot

  

|

TSpineObject

  

|

TObject



CT Web help

CodeTyphon Studio