|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjrobots.simulation.simulationObjects.Pilot
jrobots.simulation.simulationObjects.JRobot2008
SchrutzRevolutions
public class SchrutzRevolutions
SchrutzRevolutions - Alles was einen Anfang hat, hat auch ein Ende.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class jrobots.simulation.simulationObjects.Pilot |
---|
jrobots.simulation.simulationObjects.Pilot.DropperCommand, jrobots.simulation.simulationObjects.Pilot.LauncherAmmunition |
Field Summary |
---|
Fields inherited from class jrobots.simulation.simulationObjects.Pilot |
---|
DOWN, LEFT, memoryConsumption, RIGHT, UP |
Constructor Summary | |
---|---|
SchrutzRevolutions()
|
Method Summary | |
---|---|
void |
actions()
Hauptschleife des Bots. |
void |
init()
Diese Methode wird einmalig aufgerufen, nachdem der Bot in die Arena gesetzt wird und bevor der Kampf startet. |
Methods inherited from class jrobots.simulation.simulationObjects.JRobot2008 |
---|
addDebugArrow, addDebugCrosshair, addDebugLine, addDebugLine, getDropperReloadTime, getHealth, getLastScan, getLauncherReloadTime, getMaxArenaDiameter, getMaxBackwardVelocity, getMaxForwardVelocity, getMaxScanAperture, getOrientation, getPosition, getProjectileSpeed, getScanInterval, getTimeOfLastMine, getTimeOfLastShot, getVelocity, isScanFromNow, setAutopilot, setBodyColor, setDebugLines, setDebugText, setDropMineCommand, setLaunchProjectileCommand, setNameColor, setScanAperture, setScanDirection, setTurretColor |
Methods inherited from class jrobots.simulation.simulationObjects.Pilot |
---|
clone, getBodyColor, getNameColor, getSafeShootDistance, getTime, getTurretColor |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchrutzRevolutions()
Method Detail |
---|
public void actions()
actions
in class jrobots.simulation.simulationObjects.Pilot
public void init()
jrobots.simulation.simulationObjects.Pilot
init
in class jrobots.simulation.simulationObjects.Pilot
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |