|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrobo.spiel.Speicherstelle
public class Speicherstelle
Kapselt einen Abstellplatz auf der Abstellfläche eines Spielers.
Field Summary | |
---|---|
int |
index
Index der Stelle |
DPoint |
position
Position des Platzes |
Constructor Summary | |
---|---|
Speicherstelle(DPoint pos,
int index)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public DPoint position
public int index
Constructor Detail |
---|
public Speicherstelle(DPoint pos, int index)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |