|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--de.uni_paderborn.robots.items.Item
|
+--de.uni_paderborn.robots.items.Reactable
|
+--de.uni_paderborn.robots.items.Bad
The reactable item of bad only used to test unknown reactables
| Fields inherited from class de.uni_paderborn.robots.items.Reactable |
energyDiff |
| Fields inherited from class de.uni_paderborn.robots.items.Item |
field, name |
| Constructor Summary | |
Bad()
|
|
| Method Summary | |
void |
doAction(Robot robot)
changes the energy minus 10 points |
| Methods inherited from class de.uni_paderborn.robots.items.Reactable |
getEnergyDiff, setEnergyDiff |
| Methods inherited from class de.uni_paderborn.robots.items.Item |
getField, getIcon, getName, removeYou, setField, setName |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public Bad()
| Method Detail |
public void doAction(Robot robot)
doAction in class Reactablerobot - the Robot for which doAction should be executed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||