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

TSpineTextureRegion

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

Declaration

Source position: zglSpine.pas line 177

type TSpineTextureRegion = class(TSpineObject)

public

  Texture: TSpineTexture;

  

  u: Single;

  

  v: Single;

  

  u2: Single;

  

  v2: Single;

  

  RegionWidth: Integer;

  

  RegionHeight: Integer;

  

  constructor Create;

  

end;

Inheritance

TSpineTextureRegion

  

|

TSpineObject

  

|

TObject



CT Web help

CodeTyphon Studio