Enum PlayerIndex
Index of the player.
Namespace: Evergine.Common.Input
Assembly: Evergine.Common.dll
Syntax
public enum PlayerIndex
Fields
| Name | Description |
|---|---|
| Four | Fourth player. |
| One | First player. |
| Three | Third player. |
| Two | Second player. |