PlayerIndexΒΆ

enum PlayerIndex : System.Enum, System.IComparable, System.IFormattable, System.IConvertible

Defines the index of player for various MonoGame components.

PlayerIndex One

The first player index.

PlayerIndex Two

The second player index.

PlayerIndex Three

The third player index.

PlayerIndex Four

The fourth player index.