MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / GetJoySwap

Method GetJoySwap

Source/SysPSP/Input/InputManagerPSP.cpp:202–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200 const char * GetName() const { return mName.c_str(); }
201 const char * GetDescription() const { return mDescription.c_str(); }
202 char GetJoySwap() const { return mJoySwap; }
203
204 void SetButtonMapping( EN64Button button, CButtonMapping * p_mapping );
205 u32 GetN64ButtonsState( u32 psp_button_mask ) const;

Callers 1

SwapJoyStickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected