MCPcopy 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
61void Window_InputSettings::ResetMapping() {
62 Input::ResetDefaultMapping(button);
63 Refresh();
64}
65
66void Window_InputSettings::Refresh() {
67 contents->Clear();

Callers 2

UpdateButtonOptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected