MCPcopy Create free account
hub / github.com/bwapi/bwapi / BITMAPINFO256

Class BITMAPINFO256

bwapi/BWAPI/Source/WMode.h:9–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7static const int WMODE_SNAP_RANGE = 20;
8
9struct BITMAPINFO256 {
10 BITMAPINFOHEADER bmiHeader;
11 RGBQUAD bmiColors[256];
12};
13
14extern BITMAPINFO256 wmodebmp;
15

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected