Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
VehiclePhysics.InputData Struct Reference

Public Attributes

const int _STDINPUT_SIZE = 10
 
const int AutomaticGear = 6
 
const int Brake = 2
 
const int Clutch = 4
 
const int GearShift = 7
 
const int Handbrake = 3
 
const int Key = 9
 
const int ManualGear = 5
 
const int Retarder = 8
 
const int Steer = 0
 
const int Throttle = 1
 

Member Data Documentation

const int VehiclePhysics.InputData._STDINPUT_SIZE = 10
const int VehiclePhysics.InputData.AutomaticGear = 6
const int VehiclePhysics.InputData.Brake = 2
const int VehiclePhysics.InputData.Clutch = 4
const int VehiclePhysics.InputData.GearShift = 7
const int VehiclePhysics.InputData.Handbrake = 3
const int VehiclePhysics.InputData.Key = 9
const int VehiclePhysics.InputData.ManualGear = 5
const int VehiclePhysics.InputData.Retarder = 8
const int VehiclePhysics.InputData.Steer = 0
const int VehiclePhysics.InputData.Throttle = 1

The documentation for this struct was generated from the following file: