TGame
Item Class
Unit
:
uGameData
Inheritance Hierarchy
System.TObject
uGameData.TGameItem
uGameData.TInventoryItem
Syntax
Delphi
type TGameItem = class(TObject)
The TGameItem type exposes the following members.
Constructors
Show:
Inherited
Protected
Name
Description
Create
Overloaded.
Create
Overloaded.
Top
Properties
Show:
Inherited
Protected
Name
Description
Color
Duration
OnColorChange
OnStateChange
StartColor
State
X
Y
Top
Methods
Show:
Inherited
Protected
Name
Description
ExecGameLoop
LoadFromStream
SaveToStream
Top