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

TSpineSlotData

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

Declaration

Source position: zglSpine.pas line 316

type TSpineSlotData = class(TSpineObject)

public

  Ref: Integer;

  

  Name: AnsiString;

  

  BoneData: TSpineBoneData;

  

  Color: TSpineColor;

  

  AttachmentName: AnsiString;

  

  constructor Create();

  

  procedure RefInc;

  

  procedure RefDec;

  

end;

Inheritance

TSpineSlotData

  

|

TSpineObject

  

|

TObject



CT Web help

CodeTyphon Studio