PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
Vehicle Constants

Variables

const float VEHICLE_FLIP_ANGLE_TOLERANCE = 45
 
const bool VEHICLE_FLIP_WHEELS_LIMITED = true
 Angle of the vehicle from the normal of the surface under the vehicle.
 

Detailed Description

\desc Constants for vehicles

Variable Documentation

◆ VEHICLE_FLIP_ANGLE_TOLERANCE

const float VEHICLE_FLIP_ANGLE_TOLERANCE = 45
private

◆ VEHICLE_FLIP_WHEELS_LIMITED

const bool VEHICLE_FLIP_WHEELS_LIMITED = true
private

Angle of the vehicle from the normal of the surface under the vehicle.

Referenced by DetectFlipped().