Uses of Class
robo.spiel.Speicherstelle

Packages that use Speicherstelle
robo.spiel   
 

Uses of Speicherstelle in robo.spiel
 

Methods in robo.spiel that return Speicherstelle
static Speicherstelle RoboterInterface.getLastFree(int offset)
          Liefert letzte freie Speicherstelle.
static Speicherstelle RoboterInterface.getNextOccupied(int offset)
          Liefertänächste belegte Speicherstelle.