Package | Description |
---|---|
sk.fiit.jim.agent.skills |
Modifier and Type | Field and Description |
---|---|
HighSkill.HighSkillState |
HighSkill.state
The state that the high skill is currently in.
|
Modifier and Type | Method and Description |
---|---|
static HighSkill.HighSkillState |
HighSkill.HighSkillState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HighSkill.HighSkillState[] |
HighSkill.HighSkillState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|