LinearForce
from panda3d.physics import LinearForce
- class LinearForce
Bases:
BaseForce
A force that acts on a PhysicsObject by way of an Integrator. This is a pure virtual base class.
Inheritance diagram
- __init__(*args, **kwargs)
- getClassType()
C++ Interface: get_class_type()
- get_class_type()
C++ Interface: get_class_type()
- makeCopy()
C++ Interface: make_copy(const LinearForce self)
- make_copy()
C++ Interface: make_copy(const LinearForce self)