OdePlane2dJoint
from panda3d.ode import OdePlane2dJoint
- class OdePlane2dJoint
Bases:
OdeJoint
Inheritance diagram
- __init__(*args, **kwargs)
- getClassType()
C++ Interface: get_class_type()
- get_class_type()
C++ Interface: get_class_type()
- setAngleParam()
C++ Interface: set_angle_param(const OdePlane2dJoint self, int parameter, float value)
- setXParam()
C++ Interface: set_x_param(const OdePlane2dJoint self, int parameter, float value)
- setYParam()
C++ Interface: set_y_param(const OdePlane2dJoint self, int parameter, float value)
- set_angle_param()
C++ Interface: set_angle_param(const OdePlane2dJoint self, int parameter, float value)
- set_x_param()
C++ Interface: set_x_param(const OdePlane2dJoint self, int parameter, float value)
- set_y_param()
C++ Interface: set_y_param(const OdePlane2dJoint self, int parameter, float value)