Package com.jme3.bullet.control
package com.jme3.bullet.control
physics controls: scene-graph controls for linking physics collision objects
to spatials
-
ClassDescriptionManage the life cycle of a physics object linked to a spatial in a scene graph.Intended to replace the CharacterControl class.You might want to try
BetterCharacterControl
as well.A physics control to link a PhysicsGhostObject to a spatial.Deprecated.Enumerate joint-control modes for this control.An interface for a scene-graph control that links a physics object to a Spatial.A physics control to link a PhysicsRigidBody to a spatial.A physics control to link a PhysicsVehicle to a spatial.