Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ render
Function
render
src/OpenLoco/src/Graphics/Gfx.cpp:254–257 ·
view source on GitHub ↗
0x004C5CFA
Source
from the content-addressed store, hash-verified
252
253
// 0x004C5CFA
254
void render()
255
{
256
getDrawingEngine().render();
257
}
258
259
// 0x004CF63B
260
// TODO: Split this into two functions, one for rendering and one for processing messages.
Callers
1
render
Method · 0.70
Calls
1
render
Method · 0.45
Tested by
no test coverage detected