![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Documentation for class CModeVehicle. More...
#include <2024_10_30.h>
Public Member Functions | |
Void | SetEngineActivated (Boolean IsActivated) |
Public Attributes | |
Integer | Armor |
Integer | ArmorMax |
Vec3 const | Position |
Real const | Pitch |
Real const | Roll |
Vec3 const | Left |
Vec3 const | Up |
Vec3 const | Dir |
Vec3 const | Velocity |
Integer | Clan |
Real | AccelCoef |
Real const | AccelInput |
![]() | |
Ident const | MarkerId |
![]() | |
Ident const | Id |
Documentation for class CModeVehicle.
Supported declare modes :
Definition at line 9961 of file 2024_10_30.h.
Real CModeVehicle::AccelCoef |
Definition at line 10006 of file 2024_10_30.h.
Real const CModeVehicle::AccelInput |
Definition at line 10010 of file 2024_10_30.h.
Integer CModeVehicle::Armor |
Definition at line 9966 of file 2024_10_30.h.
Integer CModeVehicle::ArmorMax |
Definition at line 9970 of file 2024_10_30.h.
Integer CModeVehicle::Clan |
Definition at line 10002 of file 2024_10_30.h.
Vec3 const CModeVehicle::Dir |
Definition at line 9994 of file 2024_10_30.h.
Vec3 const CModeVehicle::Left |
Definition at line 9986 of file 2024_10_30.h.
Real const CModeVehicle::Pitch |
Definition at line 9978 of file 2024_10_30.h.
Vec3 const CModeVehicle::Position |
Definition at line 9974 of file 2024_10_30.h.
Real const CModeVehicle::Roll |
Definition at line 9982 of file 2024_10_30.h.
Vec3 const CModeVehicle::Up |
Definition at line 9990 of file 2024_10_30.h.
Vec3 const CModeVehicle::Velocity |
Definition at line 9998 of file 2024_10_30.h.