|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttackStrategy
| Method Summary | |
|---|---|
void |
attack(Creature creature)
|
boolean |
canAttackNow(Creature creature)
|
void |
findNewTarget(Creature creature)
|
void |
getBetterAttackPosition(Creature creature)
|
boolean |
hasValidTarget(Creature creature)
|
| Method Detail |
|---|
boolean hasValidTarget(Creature creature)
void findNewTarget(Creature creature)
void getBetterAttackPosition(Creature creature)
boolean canAttackNow(Creature creature)
void attack(Creature creature)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||