MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / ResetDirections

Method ResetDirections

engine/Poseidon/Input/ControllerUiLayout.cpp:120–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118}
119
120void ControllerUiRepeater::ResetDirections()
121{
122 up_ = {};
123 down_ = {};
124 left_ = {};
125 right_ = {};
126}
127
128ControllerUiRepeater::RepeatState& ControllerUiRepeater::StateFor(ControllerUiAction action)
129{

Callers 2

ProcessJoystick_SDLFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected