MCPcopy Create free account
hub / github.com/MBU-Team/OpenMBU / loadAxisInfo

Method loadAxisInfo

engine/source/platformX86UNIX/x86UNIXInputManager.cpp:1616–1671  ·  view source on GitHub ↗

------------------------------------------------------------------------------ for each axis on a joystick, torque needs to know the type of the axis (SI_XAXIS, etc), the minimum value, and the maximum value. However none of this information is generally available with the unix/linux api. All you get is a device and axis number and a value. Therefore, we allow the user to specify these values i

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

getVariableFunction · 0.85
GetAxisTypeFunction · 0.85
dSprintfFunction · 0.70
dStrlenFunction · 0.70
dStrncpyFunction · 0.70
dStrtokFunction · 0.70
dAtoiFunction · 0.70
clearMethod · 0.45
push_backMethod · 0.45

Tested by

no test coverage detected