| Package | Description |
|---|---|
| com.heckntarnation.rpgbattleengine |
| Modifier and Type | Field and Description |
|---|---|
static HashMap<Vars.ControlMapping,Integer> |
Vars.Controls
The keyboard control mapping.
|
static HashMap<Vars.ControlMapping,Integer> |
Vars.Controls
The keyboard control mapping.
|
| Modifier and Type | Method and Description |
|---|---|
static Vars.ControlMapping |
Vars.ControlMapping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Vars.ControlMapping |
Vars.ControlMapping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Vars.ControlMapping[] |
Vars.ControlMapping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static Vars.ControlMapping[] |
Vars.ControlMapping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.