Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ BackbufferState
Class
BackbufferState
Source/engine/backbuffer_state.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
};
19
20
struct BackbufferState {
21
RedrawState redrawState;
22
DrawnCursor cursor;
23
};
24
25
struct BackbufferPtrAndState {
26
void *ptr;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected