Home | Trees | Indices | Help |
|
---|
|
PyObjectPlus --+ | KX_VehicleWrapper
KX_VehicleWrapper
TODO - description
Instance Methods | |||
|
|||
|
|||
|
|||
integer |
|
||
integer |
|
||
integer |
|
||
TODO - type should be quat as per method name but from the code it looks like a matrix |
|
||
list[x, y, z] |
|
||
float |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
bool |
|
Instance Variables | |
bool |
invalid Test if the object has been freed by the game engine and is no longer valid. (Inherited from GameTypes.PyObjectPlus) |
Method Details |
Add a wheel to the vehicle
|
Apply a braking force to the specified wheel
|
Apply an engine force to the specified wheel
|
Get the constraint ID
|
Returns the constraint type.
|
Returns the number of wheels.
|
Returns the wheel orientation as a quaternion.
|
Returns the position of the specified wheel
|
Returns the rotation of the specified wheel
|
Set the specified wheel's roll influence. The higher the roll influence the more the vehicle will tend to roll over in corners.
|
Set the specified wheel's steering
|
Set the specified wheel's compression
|
Set the specified wheel's damping
|
Set the specified wheel's stiffness
|
Set the specified wheel's tyre friction
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Mon Aug 31 23:12:31 2009 | http://epydoc.sourceforge.net |