XMLSteeringProperties
Class XMLPeopleAvoidanceProperties

Package class diagram package XMLPeopleAvoidanceProperties
java.lang.Object
  extended by XMLSteeringProperties.XMLPeopleAvoidanceProperties

public class XMLPeopleAvoidanceProperties
extends Object

Author:
Marki

Field Summary
 boolean acceleration
           
 boolean active
           
 SteeringProperties.BehaviorType behavior
           
 boolean circumvention
           
 boolean deceleration
           
 int distance
           
 double projection
           
 int repulsiveForce
           
 double weight
           
 
Constructor Summary
XMLPeopleAvoidanceProperties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

repulsiveForce

public int repulsiveForce

distance

public int distance

circumvention

public boolean circumvention

deceleration

public boolean deceleration

acceleration

public boolean acceleration

projection

public double projection

active

public boolean active

weight

public double weight

behavior

public SteeringProperties.BehaviorType behavior
Constructor Detail

XMLPeopleAvoidanceProperties

public XMLPeopleAvoidanceProperties()


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.