public class ObstacleAvoidance extends java.lang.Object implements IPattern
ObstacleAvoidance(CollisionSphere vision, BoundedSceneObject self)
Vector3
apply(IVehicle vehicle)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObstacleAvoidance(CollisionSphere vision, BoundedSceneObject self)
public Vector3 apply(IVehicle vehicle)
apply
IPattern