public class XMLObstacleAvoidanceProperties extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
active |
SteeringProperties.BehaviorType |
behavior |
int |
forceOrder |
boolean |
frontCollisions |
int |
repulsiveForce |
boolean |
treeCollisions |
double |
weight |
Constructor and Description |
---|
XMLObstacleAvoidanceProperties() |
public int repulsiveForce
public int forceOrder
public boolean frontCollisions
public boolean treeCollisions
public boolean active
public double weight
public SteeringProperties.BehaviorType behavior
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.