Enum PlayerIndex
Defines the index of player for various MonoGame components.
public enum PlayerIndex
Fields
Four = 3The fourth player index.
One = 0The first player index.
Three = 2The third player index.
Two = 1The second player index.
Defines the index of player for various MonoGame components.
public enum PlayerIndex
Four = 3The fourth player index.
One = 0The first player index.
Three = 2The third player index.
Two = 1The second player index.