public class HeroAction
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HeroAction.Ascend |
static class |
HeroAction.Attack |
static class |
HeroAction.Buy |
static class |
HeroAction.Cook |
static class |
HeroAction.Descend |
static class |
HeroAction.Interact |
static class |
HeroAction.Move |
static class |
HeroAction.OpenChest |
static class |
HeroAction.PickUp |
static class |
HeroAction.Unlock |
| Modifier and Type | Field and Description |
|---|---|
int |
dst |
| Constructor and Description |
|---|
HeroAction() |