Kerbal Space Program
1.12.4
|
Classes | |
class | AxisProperties |
class | Settings |
This helper class is used to hook the TrackIR component into the GameSettings system. More... | |
Public Member Functions | |
bool | Init () |
void | Load (ConfigNode node) |
void | Save (ConfigNode node) |
void | Shutdown () |
void | TrackIRUpdate () |
Public Attributes | |
bool | activeEditors = true |
bool | activeEVA = true |
bool | activeFlight = true |
bool | activeIVA = true |
bool | activeKSC = true |
bool | activeMap = true |
bool | activeTrackingStation = true |
string | dllPath = "" |
Alternative path for the TrackIR dll More... | |
AxisProperties | LinX |
AxisProperties | LinY |
AxisProperties | LinZ |
AxisProperties | Pitch |
AxisProperties | Roll |
bool | verbose = true |
Should the TrackIR client log status messages More... | |
AxisProperties | Yaw |
Static Public Attributes | |
static TrackIR | Instance |
Properties | |
bool | Available [get] |
Vector3 | HeadAngles [get] |
Vector3 | HeadPosition [get] |
Quaternion | HeadRotation [get] |
bool | Running [get] |
|
inline |
|
inline |
Implements IConfigNode.
|
inline |
Implements IConfigNode.
|
inline |
|
inline |
bool TrackIR.activeEditors = true |
bool TrackIR.activeEVA = true |
bool TrackIR.activeFlight = true |
bool TrackIR.activeIVA = true |
bool TrackIR.activeKSC = true |
bool TrackIR.activeMap = true |
bool TrackIR.activeTrackingStation = true |
string TrackIR.dllPath = "" |
Alternative path for the TrackIR dll
|
static |
AxisProperties TrackIR.LinX |
AxisProperties TrackIR.LinY |
AxisProperties TrackIR.LinZ |
AxisProperties TrackIR.Pitch |
AxisProperties TrackIR.Roll |
bool TrackIR.verbose = true |
Should the TrackIR client log status messages
AxisProperties TrackIR.Yaw |
|
get |
|
get |
|
get |
|
get |
|
get |