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

TSpineAtlasPage

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

Declaration

Source position: zglSpine.pas line 163

type TSpineAtlasPage = class(TSpineObject)

public

  Name: AnsiString;

  

  Texture: TSpineTexture;

  

  UseMipMaps: Boolean;

  

  Format: TSpineAtlasPageFormat;

  

  MinFilter: TSpineAtlasPageTextureFilter;

  

  MagFilter: TSpineAtlasPageTextureFilter;

  

  WrapU: TSpineAtlasPageWrap;

  

  WrapV: TSpineAtlasPageWrap;

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TSpineAtlasPage

  

|

TSpineObject

  

|

TObject



CT Web help

CodeTyphon Studio