Uses of Class
com.jme3.bullet.control.AbstractPhysicsControl
Packages that use AbstractPhysicsControl
Package
Description
A dynamic animation control and some associated classes.
physics controls: scene-graph controls for linking physics collision objects
to spatials
-
Uses of AbstractPhysicsControl in com.jme3.bullet.animation
Subclasses of AbstractPhysicsControl in com.jme3.bullet.animationModifier and TypeClassDescriptionclassConfigure a DynamicAnimControl and access its configuration.classAccess a DynamicAnimControl at the PhysicsLink level once it's been added to a Spatial.classBefore adding this control to a spatial, configure it by invokingDacConfiguration.link(java.lang.String, float, com.jme3.bullet.animation.RangeOfMotion)for each bone that should have its own rigid body. -
Uses of AbstractPhysicsControl in com.jme3.bullet.control
Subclasses of AbstractPhysicsControl in com.jme3.bullet.controlModifier and TypeClassDescriptionclassIntended to replace the CharacterControl class.classDeprecated.