Uses of Class
jrobots.simulation.simulationObjects.Pilot

Packages that use Pilot
<Unnamed>   
jrobots.simulation.simulationObjects   
 

Uses of Pilot in <Unnamed>
 

Subclasses of Pilot in <Unnamed>
 class BogBot
          "Bog-standard Bot" The BogBot is a straightforwardly implemented Bot.
 class ColonelDuck
          This bot is dedicated to shoot bullets.
 class DevilSkidder
          Another Randonator the DevilSkidder may be - its sole purpose being to pull the string.
 class DumBot
          The time calls for a DumBot if ya need a moving target...
 class EmptyBot
          Ein minimaler funktionierender Bot, fertig zur Programmierung.
 class Minerator
           
 class Munerator
           
 class Neo
          Neo is intended to be a prime class hacking Pilot.
 class OnsetBot2011
          Sozusagen ein Starter-Toolkit.
 class PrivateDuck
          This bot is dedicated to shoot bullets.
 class Rabbit
           
 class RandonatorMk4
          Randonators have evolved quite some time through the versions of JRobots.
 class RuchetarioMk2
          This bot is dedicated to shoot rockets.
 class SchrutzRevolutions
          SchrutzRevolutions - Alles was einen Anfang hat, hat auch ein Ende.
 class Smith
          Smith is intended to be the very second prime class hacking Pilot.
 class TurnaboutBore
          This is in many ways a minimal Bot.
 class YellowBelly
          One of the simple Bots.
 

Uses of Pilot in jrobots.simulation.simulationObjects
 

Subclasses of Pilot in jrobots.simulation.simulationObjects
 class jrobots.simulation.simulationObjects.JRobot2007
          JRobot2007 serves as a compatibility interface for pilots created before 2007.
 class jrobots.simulation.simulationObjects.JRobot2008
          JRobot2008 features a completely new, object-oriented method interface.
 class jrobots.simulation.simulationObjects.JRobot2009
          The jRobot designed for use at the Informatik Sommercamp der Universität Passau 2009.
 class jrobots.simulation.simulationObjects.JRobot2010
          The jRobot designed for use as base class for deriving contest bots.
 class JRobot2011
          The jRobot designed for use as base class for deriving contest bots.
 

Methods in jrobots.simulation.simulationObjects that return Pilot
 Pilot Pilot.clone()
          Clones the Pilot.