Package | Description |
---|---|
magma.agent.decision.simple |
Modifier and Type | Method and Description |
---|---|
KeyboardDecisionMaker.ActionEnum |
KeyboardDecisionMaker.getCurrentAction() |
static KeyboardDecisionMaker.ActionEnum |
KeyboardDecisionMaker.ActionEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static KeyboardDecisionMaker.ActionEnum[] |
KeyboardDecisionMaker.ActionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
KeyboardDecisionMaker.setCurrentAction(KeyboardDecisionMaker.ActionEnum currentAction) |