Interface | Description |
---|---|
BodyFactory | |
Directable |
objects being able to be influenced
|
Class | Description |
---|---|
AbstractPilot |
Common supertype for
the implementable Pilot
the final dummy PilotZombie
|
Body |
Beloved body of
Pilot s and scapegoat of this simulation,
the Panzer is the physical and destructible representation of
this fancy knob running about in the arena, casting volleys and transiting
to the wasteDump , finally. |
Constants | |
FernsteuerBot | |
JRobot |
This class is a wrapper around the new
Pilot class to minimize
the necessary changes in the code of the old bots. |
JRobot2007 |
JRobot2007 serves as a compatibility interface for pilots
created before 2007. |
JRobot2008 |
JRobot2008 features a completely new, object-oriented method
interface. |
JRobot2009 |
The jRobot designed for use at the
Informatik Sommercamp der Universität Passau 2009.
|
JRobot2010 |
The jRobot designed for use as base class for deriving contest bots.
|
JRobot2011 |
The jRobot designed for use as base class for deriving contest bots.
|
JRobot2012 |
The jRobot designed for use as base class for deriving contest bots.
|
JRobot2012_FH |
The jRobot designed for use as base class for deriving contest bots.
|
JRobot2013 |
The jRobot designed for use as base class for deriving contest bots.
|
JRobot2014 |
Dieser Bot die Basisklasse für alle am Wettbewerb teilnehmenden Einsendungen.
|
JRobot2014_2 |
Dieser Bot die Basisklasse für alle am Wettbewerb teilnehmenden Einsendungen.
|
JRobot2014_en |
This is the base class for all JRobots participating in the competition.
|
JRobot2014_Passau |
Dieser Bot die Basisklasse für alle am Wettbewerb teilnehmenden Einsendungen.
|
JRobot2014Sprint1 |
Dieser Bot die Basisklasse für alle am Wettbewerb teilnehmenden Einsendungen.
|
JRobot2014Sprint2 |
Dieser Bot die Basisklasse für alle am Wettbewerb teilnehmenden Einsendungen.
|
JRobot2014Sprint3 |
Dieser Bot die Basisklasse für alle am Wettbewerb teilnehmenden Einsendungen.
|
JRobot2015 |
This is the base class for all JRobots participating in the competition.
|
JRobot2015_2 |
This is the base class for all JRobots participating in the competition.
|
JRobot2015_3 |
This is the base class for all JRobots participating in the competition.
|
JRobot2016_SYP |
This is the base class for all JRobots participating in the competition.
|
JRobot2016A |
By using the rules for the race course, every implementing pilot enters a new land
of competition, as it is the first time a JRobots race takes place.
|
JRobot2017 |
By using the rules for the race course, most implementing pilots enter a new land
of competition, as it is the second time a JRobots race takes place.
|
JRobot2018_OTH |
The jRobot designed for use as base class for deriving contest bots.
|
Panzer |
Resembles a tank for the combat simulation mode
|
PanzerFactory |
produces panzers
|
Pilot |
A
Pilot steers a Panzer . |
PilotCommandProcessor |
Panzer.processPilotCommands is performed by an uninvolved
thread, as to not execute external code in the same thread as the simulation. |
PilotZombie |
PilotZombie is an anonymized Pilot type.
|
Racer |
Resembles a race car for the race simulation mode.
|
RacerFactory |
produces racers
|
ScanFan |
Diese Klasse repr??sentiert einen Scanstrahl.
|
Enum | Description |
---|---|
Pilot.DropperCommand | |
Pilot.LauncherAmmunition |