| Package | Description |
|---|---|
| com.heckntarnation.rpgbattleengine.dev | |
| com.heckntarnation.rpgbattleengine.enums | |
| com.heckntarnation.rpgbattleengine.handlers |
| Modifier and Type | Method and Description |
|---|---|
static String |
Macros.localize(LangKeys key) |
static String |
Macros.localize(LangKeys key) |
static void |
Macros.print(LangKeys key) |
static void |
Macros.print(LangKeys key) |
static void |
Macros.println(LangKeys key) |
static void |
Macros.println(LangKeys key) |
| Modifier and Type | Method and Description |
|---|---|
static LangKeys |
LangKeys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LangKeys |
LangKeys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LangKeys[] |
LangKeys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static LangKeys[] |
LangKeys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
LocalizationHandler.getLocalizedString(LangKeys key) |
String |
LocalizationHandler.getLocalizedString(LangKeys key) |
Copyright © 2022. All rights reserved.