Unit 'nxGL' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_nxpascal]

TDisplayList

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

Declaration

Source position: nxGL.pas line 322

type TDisplayList = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure UpdateList();

  

  procedure EndList;

  

  procedure Draw;

  

  procedure DrawAt();

  

  procedure SetTexRef();

  

end;

Inheritance

TDisplayList

  

|

TObject



CT Web help

CodeTyphon Studio