|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.tankbattles.simulation.tank.AbstractTankController
sample.tank.SittingDuck
public class SittingDuck
This implementation just does nothing.
Constructor Summary | |
---|---|
SittingDuck()
|
Method Summary | |
---|---|
void |
run()
Main method for managing the tank behavior. |
Methods inherited from class net.sf.tankbattles.simulation.tank.AbstractTankController |
---|
isAlive, onCollision, onHitByBullet, onRadarDetection, setLock, setTankNode |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SittingDuck()
Method Detail |
---|
public void run()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |