MCPcopy Create free account
hub / github.com/EasyRPG/Player / ToggleTouchUi

Method ToggleTouchUi

src/platform/3ds/ui.cpp:445–447  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

443}
444
445void CtrUi::ToggleTouchUi() {
446 ToggleBottomScreen(bottom_state == screen_state::off);
447}
448
449void CtrUi::vGetConfig(Game_ConfigVideo& cfg) const {
450 cfg.renderer.Lock("3DS Citro (Software)");

Callers 1

RefreshVideoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected