Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ CleanDisplay
Method
CleanDisplay
src/baseui.cpp:71–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
void BaseUi::CleanDisplay() {
72
main_surface->Clear();
73
}
74
75
void BaseUi::SetGameResolution(ConfigEnum::GameResolution resolution) {
76
vcfg.game_resolution.Set(resolution);
Callers
1
Exit
Method · 0.80
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected