|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreatureAi
Interface for classes that control creature actions.
| Method Summary | |
|---|---|
Creature |
getCreature()
|
void |
setCreature(Creature c)
|
void |
takeTurn()
Perform the next action this Artificial Intelligence wants its creature to take. |
| Methods inherited from interface rle.core.vm.PlugIn |
|---|
config, getContext, paramMap, setConfig, setParameters |
| Method Detail |
|---|
void setCreature(Creature c)
Creature getCreature()
void takeTurn()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||