Player( number )
constructor
Access a specific Player.
Arguments
| Name | Type | Description |
|---|---|---|
| number | Number | Player number (0 to 8) |
Returns
| Type | Description |
|---|---|
| Player | The player, or nil if number was invalid |
constructor
Access a specific Player.
| Name | Type | Description |
|---|---|---|
| number | Number | Player number (0 to 8) |
| Type | Description |
|---|---|
| Player | The player, or nil if number was invalid |