armory.trait.physics.bullet

..
ConstraintAxis

ConstraintType

ContactPair

ControllerActivationState

ControllerShape

ConvexHit

Hit

KinematicCharacterController

PhysicsConstraint

A trait to add Bullet physics constraints

PhysicsConstraintExportHelper

A helper trait to add physics constraints when exporting via Blender. This trait will be automatically removed once the constraint is added. Note that this trait uses object names instead of object reference.

PhysicsHook

PhysicsWorld

RigidBody

RigidBody is used to allow objects to interact with Physics in your game including collisions and gravity. RigidBody can also be used with the getContacts method to detect collisions and run appropriate code. The Bullet physics engine is used for these calculations.

RigidBodyFlags

RigidBodyParams

Shape

SoftBody

SoftShape