|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--roboplayer.fsm.Condition | +--roboplayer.fsm.condition.CanKick
This condition check if can kick the ball
Constructor Summary | |
CanKick()
|
Method Summary | |
boolean |
evaluate(RoboCore rc)
Check distance to the ball |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CanKick()
Method Detail |
public boolean evaluate(RoboCore rc)
evaluate
in class Condition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |