TGame
Level Class
Unit
:
uGameLevel
Inheritance Hierarchy
System.TObject
uGameLevel.TGameLevel
Syntax
Delphi
type TGameLevel = class(TObject)
The TGameLevel type exposes the following members.
Constructors
Show:
Inherited
Protected
Name
Description
Create
Destroy
Top
Properties
Show:
Inherited
Protected
Name
Description
Doors
Rooms
StartRoom
StartX
StartY
Top
Methods
Show:
Inherited
Protected
Name
Description
Clear
Initialize
LoadFromFile
LoadFromStream
SaveToFile
SaveToStream
Top