Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
445
void CtrUi::ToggleTouchUi() {
446
ToggleBottomScreen(bottom_state == screen_state::off);
447
}
448
449
void CtrUi::vGetConfig(Game_ConfigVideo& cfg) const {
450
cfg.renderer.Lock(
"3DS Citro (Software)"
);
Callers
1
RefreshVideo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected