MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / eventQueue

Method eventQueue

src/she/sdl2/she.cpp:822–824  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

820 }
821
822 EventQueue* eventQueue() override { // TODO remove this function
823 return EventQueue::instance();
824 }
825
826 bool gpuAcceleration() const override {
827 return SDL2Display::gpu;

Callers 1

setDisplayMethod · 0.80

Calls 1

instanceFunction · 0.85

Tested by

no test coverage detected