Blender V2.61 - r43446
Public Member Functions

KX_VehicleWrapper Class Reference

Python interface to physics vehicles (primarily 4-wheel cars and 2wheel bikes) More...

#include <KX_VehicleWrapper.h>

Inheritance diagram for KX_VehicleWrapper:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 KX_VehicleWrapper (PHY_IVehicle *vehicle, class PHY_IPhysicsEnvironment *physenv)
virtual ~KX_VehicleWrapper ()
int getConstraintId ()

Detailed Description

Python interface to physics vehicles (primarily 4-wheel cars and 2wheel bikes)

Definition at line 17 of file KX_VehicleWrapper.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

int KX_VehicleWrapper::getConstraintId ( )

The documentation for this class was generated from the following files: