MCPcopy Create free account
hub / github.com/DavidColson/Polybox / GetAxis

Function GetAxis

source/input.cpp:738–740  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

736// ***********************************************************************
737
738f32 GetAxis(ControllerAxis axis) {
739 return pInputState->axes[(u64)axis].axisValue;
740}
741
742// ***********************************************************************
743

Callers 1

LuaGetAxisFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected