MCPcopy Create free account
hub / github.com/OpenRCT2/OpenRCT2 / SetVSync

Method SetVSync

src/openrct2/drawing/X8DrawingEngine.cpp:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155void X8DrawingEngine::SetVSync([[maybe_unused]] bool vsync)
156{
157 // Not applicable for this engine
158}
159
160void X8DrawingEngine::Invalidate(int32_t left, int32_t top, int32_t right, int32_t bottom)
161{

Callers 2

DrawingEngineSetVSyncFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected