MCPcopy Create free account
hub / github.com/diasurgical/DevilutionX / InitBackbufferState

Function InitBackbufferState

Source/engine/backbuffer_state.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81void InitBackbufferState()
82{
83 States.clear();
84}
85
86void RedrawComponent(PanelDrawComponent component)
87{

Callers 2

RunGameLoopFunction · 0.85
play_movieFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected