Package | Description |
---|---|
sk.fiit.jim.agent.skills |
Class and Description |
---|
ComplexHighSkill
ComplexHighSkill.java
|
ComplexHighSkill.ComplexHighSkillState |
FakeHighSkill
FakeHighSkill.java
High skill created for testing purposes only.
|
HighSkill
HighSkill represents an action - such as walking to a point, turning
or standing up.
|
HighSkill.HighSkillState
Contains the possible states that a high skill can be in.
|
IComplexHighSkill
The methods, which cannot be forgotten when implementing some complex high skill.
|
IHighSkill
The methods, which cannot be forgotten when implementing some High Skill.
|