TGame
Data Class
Unit
:
uGameData
Inheritance Hierarchy
System.TObject
uGameData.TGameData
Syntax
Delphi
type TGameData = class(TObject)
The TGameData type exposes the following members.
Constructors
Show:
Inherited
Protected
Name
Description
Create
Destroy
Top
Properties
Show:
Inherited
Protected
Name
Description
GameGrid
Inventory
Top
Methods
Show:
Inherited
Protected
Name
Description
Clear
Current
ExecGameLoop
LoadFromFile
LoadFromStream
NewGame
SaveToFile
SaveToStream
Top