XMLSteeringProperties
Class XMLPathFollowingProperties

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

public class XMLPathFollowingProperties
extends Object

Author:
Marki

Field Summary
 boolean active
           
 SteeringProperties.BehaviorType behavior
           
 int distance
           
 int projection
           
 double regulatingForce
           
 int repulsiveForce
           
 double weight
           
 int xTargetLocation
           
 int yTargetLocation
           
 int zTargetLocation
           
 
Constructor Summary
XMLPathFollowingProperties()
           
 
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

xTargetLocation

public int xTargetLocation

yTargetLocation

public int yTargetLocation

zTargetLocation

public int zTargetLocation

regulatingForce

public double regulatingForce

projection

public int projection

active

public boolean active

weight

public double weight

behavior

public SteeringProperties.BehaviorType behavior
Constructor Detail

XMLPathFollowingProperties

public XMLPathFollowingProperties()


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