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

TG2SpineTexture

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

Declaration

Source position: zglSpine.pas line 545

type TG2SpineTexture = class(TSpineTexture)

public

  Texture: zglPTexture;

  

  constructor Create();

  

  destructor Destroy; override;

  

  function GetWidth; override;

  

  function GetHeight; override;

  

end;

Inheritance

TG2SpineTexture

  

|

TSpineTexture

  

|

TObject



CT Web help

CodeTyphon Studio