TPlayer Class
Unit
:
uTronGameData
Inheritance Hierarchy
System.TObject
uTronGameData.TPlayer
Syntax
Delphi
type TPlayer = class(TObject)
The TPlayer type exposes the following members.
Constructors
Show:
Inherited
Protected
Name
Description
Create
Top
Properties
Show:
Inherited
Protected
Name
Description
AxeIDDown
AxeIDLeft
AxeIDRight
AxeIDUp
AxeValueDown
AxeValueLeft
AxeValueRight
AxeValueUp
ButtonDown
ButtonLeft
ButtonRight
ButtonUp
Color
ControllerTypeDown
ControllerTypeLeft
ControllerTypeRight
ControllerTypeUp
DPadDown
DPadLeft
DPadRight
DPadUp
Enabled
GamePadIDDown
GamePadIDLeft
GamePadIDRight
GamePadIDUp
IsAlive
KeyCharDown
KeyCharLeft
KeyCharRight
KeyCharUp
KeyDown
KeyLeft
KeyRight
KeyUp
VX
VY
X
Y
Top
Methods
Show:
Inherited
Protected
Name
Description
Move
Restart
ToTheBottom
ToTheLeft
ToTheRight
ToTheTop
Top