PlayerInfo Properties |
The PlayerInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| color |
Player color (R, G, B)
| |
| dir |
Player direction (north,south, east or west)
| |
| name |
Player name
| |
| node |
Player node id
| |
| state |
Player state (ready, game, dead or gameover)
| |
| x |
Player position x
| |
| y |
Player position y
|