|
|||||||
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.JRobot
Nilpferd
public class Nilpferd
JRobots Bot: Nilpferd.
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 | |
---|---|
Nilpferd()
|
Method Summary | |
---|---|
protected void |
actions()
actions() - diese Methode wird vom Framework in jedem Frame f??r jeden Bot aufgerufen. |
protected 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.JRobot |
---|
addDebugArrow, addDebugCrosshair, addDebugLine, addDebugLine, down, getArenaSize, getHealth, getLastScanResult, getMaxBackwardVelocity, getMaxForwardVelocity, getMaxScanAperture, getOrientation, getPosition, getProjectileSpeed, getReloadTime, getTimeOfLastShot, getVelocity, hasBumped, isScannerUpdated, left, right, setAutopilot, setBodyColor, setCannonCommand, setDebugArrow, setDebugCrosshairAbsolute, setDebugLines, setDebugText, setDropMineCommand, setLaunchProjectileCommand, setNameColor, setScanAperture, setScanDirection, setTurretColor, up |
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 Nilpferd()
Method Detail |
---|
protected void actions()
actions
in class jrobots.simulation.simulationObjects.Pilot
protected 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 |