public class XMLWalkAlongProperties extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
active |
int |
attractiveForce |
SteeringProperties.BehaviorType |
behavior |
int |
distance |
boolean |
giveWayToPartner |
String |
partnerName |
boolean |
waitForPartner |
double |
weight |
int |
xTargetLocation |
int |
yTargetLocation |
int |
zTargetLocation |
Constructor and Description |
---|
XMLWalkAlongProperties() |
public int attractiveForce
public String partnerName
public int xTargetLocation
public int yTargetLocation
public int zTargetLocation
public int distance
public boolean giveWayToPartner
public boolean waitForPartner
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.