Skip to content

Player

Constants used to refer to players. These constants do not directly correspond to specific players (which are simply represented as 0 and 1), but serve to indicate players in a more abstract sense.

ConstantValueSummary
PLAYER_NONE2Neither player.
PLAYER_ALL3Both players.
PLAYER_EITHER4Either player.