|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDefaultInternalAction
edu.udo.cs.ie.cowbots.internalActions.experimental2.exRandomScoutPosition
public class exRandomScoutPosition
Constructor Summary | |
---|---|
exRandomScoutPosition()
|
Method Summary | |
---|---|
private java.awt.Point |
calculateRandomTarget(GridMap map,
int i)
Utility function for calculating a random target in the world, which is not a switch or an obstacle |
java.lang.Object |
execute(TransitionSystem ts,
Unifier un,
Term[] args)
Modified scout destination finder. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public exRandomScoutPosition()
Method Detail |
---|
public java.lang.Object execute(TransitionSystem ts, Unifier un, Term[] args) throws java.lang.Exception
java.lang.Exception
private java.awt.Point calculateRandomTarget(GridMap map, int i)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |