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

TSpineAttachment

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

Declaration

Source position: zglSpine.pas line 383

type TSpineAttachment = class(TSpineObject)

public

  Name: AnsiString;

  

  Resolved: Boolean;

  

  constructor Create(); virtual;

  

  procedure UpdateOffset; virtual; abstract;

  

  procedure Draw(); virtual; abstract;

  

end;

Inheritance

TSpineAttachment

  

|

TSpineObject

  

|

TObject



CT Web help

CodeTyphon Studio