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

TSpineAtlasRegion

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

Declaration

Source position: zglSpine.pas line 185

type TSpineAtlasRegion = class(TSpineTextureRegion)

public

  Page: TSpineAtlasPage;

  

  Index: Integer;

  

  Name: AnsiString;

  

  OffsetX: Single;

  

  OffsetY: Single;

  

  PackedWidth: Integer;

  

  PackedHeight: Integer;

  

  OriginalWidth: Integer;

  

  OriginalHeight: Integer;

  

  Rotate: Boolean;

  

end;

Inheritance

TSpineAtlasRegion

  

|

TSpineTextureRegion

  

|

TSpineObject

  

|

TObject



CT Web help

CodeTyphon Studio