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

TTile

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

Declaration

Source position: bctilemap.pas line 219

type TTile = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure LoadFromINIFile();

  

  procedure SaveToINIFile();

  

  property Terrain: TTerrainType; [rw]

  

published

  property ID: NativeInt; [rw]

  

end;

Inheritance

TTile

  

|

TObject



CT Web help

CodeTyphon Studio