|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.server.motion.SimpleMotionSimulator
public class SimpleMotionSimulator
Constructor Summary | |
---|---|
SimpleMotionSimulator()
|
Method Summary | |
---|---|
void |
init(java.util.HashMap<java.lang.String,java.awt.geom.Point2D.Double> flag_location_map,
java.util.ArrayList<RCRSVirtualSoccerEcoBe> ecobe_list,
Ball ball)
|
void |
simulateStep(double step_time)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleMotionSimulator()
Method Detail |
---|
public void init(java.util.HashMap<java.lang.String,java.awt.geom.Point2D.Double> flag_location_map, java.util.ArrayList<RCRSVirtualSoccerEcoBe> ecobe_list, Ball ball)
init
in interface MotionSimulator
public void simulateStep(double step_time)
simulateStep
in interface MotionSimulator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |