Unit 'BCTileMap' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_bgracontrols]

TTerrain

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

Declaration

Source position: bctilemap.pas line 197

type TTerrain = class

public

  constructor Create();

  

  procedure SaveToINIFile();

  

  destructor Destroy; override;

  

  procedure LoadFromINIFile();

  

published

  property Name: string; [rw]

  

  property Tile: NativeInt; [rw]

  

end;

Inheritance

TTerrain

  

|

TObject



CT Web help

CodeTyphon Studio