Unit 'EZCanvas' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_zengl]

TEZTexture

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

Declaration

Source position: ezcanvas.pas line 38

type TEZTexture = class

public

  FrameCount: Integer;

  

  Opacity: Byte;

  

  HorizontalFlip: Boolean;

  

  VerticalFlip: Boolean;

  

  Effect: TEZTextureEffect;

  

  EffectColor: TColor;

  

  constructor Create();

  

  destructor Destroy; override;

  

  property Width: Integer; [r]

  

  property Height: Integer; [r]

  

end;

Inheritance

TEZTexture

  

|

TObject



CT Web help

CodeTyphon Studio