| 2480 | } |
| 2481 | |
| 2482 | PixelGameEngine::~PixelGameEngine() |
| 2483 | {} |
| 2484 | |
| 2485 | |
| 2486 | olc::rcode PixelGameEngine::Construct(int32_t screen_w, int32_t screen_h, int32_t pixel_w, int32_t pixel_h, bool full_screen, bool vsync, bool cohesion, bool realwindow) |
nothing calls this directly
no outgoing calls
no test coverage detected