IPlayer Properties |
The IPlayer type exposes the following members.
Name | Description | |
---|---|---|
Button1 |
Returns true when the player is pressing button 1, or false otherwise.
| |
Button2 |
Returns true when the player is pressing button 2, or false otherwise.
| |
Button3 |
Returns true when the player is pressing button 3, or false otherwise.
| |
Button4 |
Returns true when the player is pressing button 4, or false otherwise.
| |
Down |
Returns true when the player is pressing down, or false otherwise.
| |
Left |
Returns true when the player is pressing left, or false otherwise.
| |
Right |
Returns true when the player is pressing right, or false otherwise.
| |
Up |
Returns true when the player is pressing up, or false otherwise.
|