|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--de.uni_paderborn.robots.robot.group9.AbstractStrategy
|
+--de.uni_paderborn.robots.robot.group9.CardStrategy
one of the different abstract strategies the robot takes the shortest way to the next card
| Field Summary | |
(package private) int |
card
the card weight |
(package private) int |
exit
the exit weight |
static java.lang.String |
NAME
|
| Fields inherited from class de.uni_paderborn.robots.robot.group9.AbstractStrategy |
cardWeight, currentRobot, exitWeight, lar, name |
| Constructor Summary | |
CardStrategy()
|
|
| Method Summary | |
AbstractAction |
getCommand()
the getCommand method still under construcion |
| Methods inherited from class de.uni_paderborn.robots.robot.group9.AbstractStrategy |
getCardWeight, getCurrentRobot, getExitWeight, getLar, getName, removeYou, setCardWeight, setCurrentRobot, setExitWeight, setLar, setName |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
int card
int exit
public static final java.lang.String NAME
| Constructor Detail |
public CardStrategy()
| Method Detail |
public AbstractAction getCommand()
getCommand in class AbstractStrategy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||