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

TSpineBoneData

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

Declaration

Source position: zglSpine.pas line 346

type TSpineBoneData = class(TSpineObject)

public

  Ref: Integer;

  

  Parent: TSpineBoneData;

  

  Name: AnsiString;

  

  Length: Single;

  

  x: Single;

  

  y: Single;

  

  Rotation: Single;

  

  ScaleX: Single;

  

  ScaleY: Single;

  

  constructor Create();

  

  procedure RefInc;

  

  procedure RefDec;

  

end;

Inheritance

TSpineBoneData

  

|

TSpineObject

  

|

TObject



CT Web help

CodeTyphon Studio