|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--de.uni_paderborn.robots.data.Item
|
+--de.uni_paderborn.robots.data.RobotField
This class represents a robot field in the arena, where robots can be placed on.
| Field Summary | |
static long |
serialVersionUID
used for serialization |
| Fields inherited from class de.uni_paderborn.robots.data.Item |
field, id |
| Constructor Summary | |
RobotField()
standard constructor, creates a robot field in the arena. |
|
| Methods inherited from class de.uni_paderborn.robots.data.Item |
finalize, getField, getID, getItemName, setField |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public static final long serialVersionUID
| Constructor Detail |
public RobotField()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||