Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ ResetMapping
Method
ResetMapping
src/window_input_settings.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void Window_InputSettings::ResetMapping() {
62
Input::ResetDefaultMapping(button);
63
Refresh();
64
}
65
66
void Window_InputSettings::Refresh() {
67
contents->Clear();
Callers
2
UpdateButtonOption
Method · 0.80
RefreshInputEmergencyReset
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected