![]() |
Kochol Game Engine
0.1.0
|
#include <PrismaticJoint.h>
Public Member Functions | |
| PrismaticJoint () | |
| Contructor. | |
| virtual | ~PrismaticJoint () |
| JointType | getType () |
Public Member Functions inherited from kge::ph::Joint | |
| Joint () | |
| virtual | ~Joint () |
Definition at line 8 of file PrismaticJoint.h.
|
inline |
Contructor.
Definition at line 12 of file PrismaticJoint.h.
|
inlinevirtual |
Definition at line 15 of file PrismaticJoint.h.
|
inlinevirtual |
Implements kge::ph::Joint.
Definition at line 17 of file PrismaticJoint.h.
References kge::ph::EJTP_PRISMATIC.