DoopelPonger
|
Data class used to hold all the valid KeyCodes that a player can use to set to Actions. More...
Static Public Attributes | |
static readonly KeyCode [] | VALID_KEYS |
static readonly HashSet< KeyCode > | VALID_KEYS_SET = new HashSet<KeyCode>(VALID_KEYS) |
Data class used to hold all the valid KeyCodes that a player can use to set to Actions.
|
static |
|
static |