Uses of Class
SteeringProperties.LeaderFollowingProperties.LFtype

Packages that use LeaderFollowingProperties.LFtype
SteeringProperties   
XMLSteeringProperties   
 

Uses of LeaderFollowingProperties.LFtype in SteeringProperties
 

Methods in SteeringProperties that return LeaderFollowingProperties.LFtype
 LeaderFollowingProperties.LFtype LeaderFollowingProperties.getMyLFtype()
           
static LeaderFollowingProperties.LFtype LeaderFollowingProperties.LFtype.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LeaderFollowingProperties.LFtype[] LeaderFollowingProperties.LFtype.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in SteeringProperties with parameters of type LeaderFollowingProperties.LFtype
 void LeaderFollowingProperties.setMyLFtype(LeaderFollowingProperties.LFtype myLFtype)
           
 

Constructors in SteeringProperties with parameters of type LeaderFollowingProperties.LFtype
LeaderFollowingProperties(int leaderForce, String leaderName, int distanceFromTheLeader, int forceDistance, LeaderFollowingProperties.LFtype myLFtype, boolean deceleration, double angleFromTheLeader, boolean velocityMemory, int sizeOfMemory, boolean goRound)
           
 

Uses of LeaderFollowingProperties.LFtype in XMLSteeringProperties
 

Fields in XMLSteeringProperties declared as LeaderFollowingProperties.LFtype
 LeaderFollowingProperties.LFtype XMLLeaderFollowingProperties.myLFtype
           
 



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