|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmodules.EmptyModule
modules.states.TemplateStateModule
modules.states.MuteStateManager
Field Summary |
Fields inherited from class modules.states.TemplateStateModule |
ATTACK_ALL, ATTACK_BOT, DEFAULT_MODE, DEFEND_BOT |
Fields inherited from class modules.EmptyModule |
DO_NOTHING |
Constructor Summary | |
MuteStateManager(TemplateBot owner,
BotInfoMap bots)
Default constructor for MuteStateManager |
Method Summary | |
void |
move()
Action to execute during robot turn |
Methods inherited from class modules.EmptyModule |
getState, getTarget, onBulletHit, onBulletHitBullet, onBulletMissed, onCustomEvent, onDeath, onHitByBullet, onHitRobot, onHitWall, onMessageReceived, onRobotDeath, onScannedRobot, onSkippedTurn, onWin, setState, setTarget, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MuteStateManager(TemplateBot owner, BotInfoMap bots)
owner
- Bot which owns this modulebots
- BotInfoMap which has all information recorded by botMethod Detail |
public void move()
EmptyModule
move
in class TemplateStateModule
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |