|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--de.uni_paderborn.robots.robotArenaInterface.ItemData
|
+--de.uni_paderborn.robots.robotArenaInterface.VirtualRobot
This class represents robot. Every robot has a unique number which robots can use to identify each other. The "robot" field of RobotData always has the current robot's VirtualRobot on it!
| Constructor Summary | |
VirtualRobot(int robotID)
constructs a VirtualRobot |
|
| Method Summary | |
int |
getRobotID()
returns the robotID |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VirtualRobot(int robotID)
| Method Detail |
public int getRobotID()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||