Player.__eq
Kind: Operation
Environments: Game
Game
Player == Player
Operations:
| Operation | Returns | Description |
|---|---|---|
Player == Player |
boolean | Checks if two instances of Player refer to the same Player. |
Kind: Operation
Environments: Game
Player == Player
Operations:
| Operation | Returns | Description |
|---|---|---|
Player == Player |
boolean | Checks if two instances of Player refer to the same Player. |