Blender V2.61 - r43446
|
Python interface to physics vehicles (primarily 4-wheel cars and 2wheel bikes) More...
#include <KX_VehicleWrapper.h>
Public Member Functions | |
KX_VehicleWrapper (PHY_IVehicle *vehicle, class PHY_IPhysicsEnvironment *physenv) | |
virtual | ~KX_VehicleWrapper () |
int | getConstraintId () |
Python interface to physics vehicles (primarily 4-wheel cars and 2wheel bikes)
Definition at line 17 of file KX_VehicleWrapper.h.
KX_VehicleWrapper::KX_VehicleWrapper | ( | PHY_IVehicle * | vehicle, |
class PHY_IPhysicsEnvironment * | physenv | ||
) |
Definition at line 15 of file KX_VehicleWrapper.cpp.
KX_VehicleWrapper::~KX_VehicleWrapper | ( | ) | [virtual] |
Definition at line 24 of file KX_VehicleWrapper.cpp.
References i.
int KX_VehicleWrapper::getConstraintId | ( | ) |