Panda3D
|
Functions | |
def | attach |
Dtool_funcToMethod(func, class) del func. | |
def | convert |
def extensions_native.OdeJoint_extensions.attach | ( | self, | |
body1, | |||
body2 | |||
) |
Dtool_funcToMethod(func, class) del func.
Attach two bodies together. If either body is None, the other will be attached to the environment.
def extensions_native.OdeJoint_extensions.convert | ( | self | ) |
Do a sort of pseudo-downcast on this joint in order to expose its specialized functions.