TGame
Grid Class
Unit
:
uGameData
Inheritance Hierarchy
System.TObject
uGameData.TGameGrid
Syntax
Delphi
type TGameGrid = class(TObject)
The TGameGrid type exposes the following members.
Constructors
Show:
Inherited
Protected
Name
Description
Create
Destroy
Top
Methods
Show:
Inherited
Protected
Name
Description
Clear
ExecGameLoop
GetItem
LoadFromStream
RemoveItem
SaveToStream
SetItem
Top