See: Description
| Interface | Description | 
|---|---|
| PhysicsControl | 
 An interface for a scene-graph control that links a physics object to a
 Spatial. 
 | 
| Class | Description | 
|---|---|
| AbstractPhysicsControl | 
 Manage the life cycle of a physics object linked to a spatial in a scene
 graph. 
 | 
| BetterCharacterControl | 
 Intended to replace the CharacterControl class. 
 | 
| CharacterControl | 
 You might want to try  
BetterCharacterControl as well. | 
| GhostControl | 
 A physics control to link a PhysicsGhostObject to a spatial. 
 | 
| KinematicRagdollControl | Deprecated | 
| RigidBodyControl | 
 A physics control to link a PhysicsRigidBody to a spatial. 
 | 
| VehicleControl | 
 A physics control to link a PhysicsVehicle to a spatial. 
 | 
| Enum | Description | 
|---|---|
| KinematicRagdollControl.Mode | 
 Enumerate joint-control modes for this control. 
 |