Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ onRender
Method
onRender
forms/control.cpp:426–426 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
424
}
425
426
void Control::onRender() { fw().renderer->clear(BackgroundColour); }
427
428
void Control::postRender()
429
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected