- mass - Variable in class com.jme3.ai.agents.util.GameObject
 
- 
Mass of GameObject.
 
- maxForce - Variable in class com.jme3.ai.agents.util.GameObject
 
- 
Maximum force that can be applied to this GameObject.
 
- maxHitPoint - Variable in class com.jme3.ai.agents.util.GameObject
 
- 
Maximum hitPoint that GameObject can have.
 
- maxMoveSpeed - Variable in class com.jme3.ai.agents.util.GameObject
 
- 
Maximum move speed of GameObject
 
- moveAtBeginning() - Method in class com.jme3.ai.agents.behaviours.npc.steering.CompoundSteeringBehaviour.steerBehavioursLayerList
 
-  
 
- moveAtBeginning() - Method in class com.jme3.ai.agents.behaviours.npc.steering.CompoundSteeringBehaviour.steerBehavioursLayerList
 
-  
 
- MoveBehaviour - Class in com.jme3.ai.agents.behaviours.npc.steering
 
- 
Simple move behaviour: Agent moves in the "moveDirection" direction.
 
- MoveBehaviour - Class in com.jme3.ai.agents.behaviours.npc.steering
 
- 
Simple move behaviour: Agent moves in the "moveDirection" direction.
 
- MoveBehaviour(Agent) - Constructor for class com.jme3.ai.agents.behaviours.npc.steering.MoveBehaviour
 
-  
 
- MoveBehaviour(Agent, Spatial) - Constructor for class com.jme3.ai.agents.behaviours.npc.steering.MoveBehaviour
 
-  
 
- MoveBehaviour(Agent) - Constructor for class com.jme3.ai.agents.behaviours.npc.steering.MoveBehaviour
 
-  
 
- MoveBehaviour(Agent, Spatial) - Constructor for class com.jme3.ai.agents.behaviours.npc.steering.MoveBehaviour
 
-  
 
- moveDirection - Variable in class com.jme3.ai.agents.behaviours.npc.steering.MoveBehaviour
 
- 
Move direction of agent.
 
- moveDirection - Variable in class com.jme3.ai.agents.behaviours.npc.steering.MoveBehaviour
 
- 
Move direction of agent.
 
- moveNext() - Method in class com.jme3.ai.agents.behaviours.npc.steering.CompoundSteeringBehaviour.steerBehavioursLayerList
 
-  
 
- moveNext() - Method in class com.jme3.ai.agents.behaviours.npc.steering.CompoundSteeringBehaviour.steerBehavioursLayerList
 
-  
 
- moveSpeed - Variable in class com.jme3.ai.agents.util.GameObject
 
- 
Current move speed of GameObject.