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

TSpineTexture

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

Declaration

Source position: zglSpine.pas line 106

type TSpineTexture = class

public

  Ref: Integer;

  

  Name: AnsiString;

  

  function GetWidth; virtual; abstract;

  

  function GetHeight; virtual; abstract;

  

  procedure RefInc;

  

  procedure RefDec;

  

end;

Inheritance

TSpineTexture

  

|

TObject



CT Web help

CodeTyphon Studio