mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
+ | Pixelisation when moving
This commit is contained in:
@ -36,6 +36,7 @@ class Window
|
||||
GLFWwindow *getWindow(void) const;
|
||||
float getFps(void) const;
|
||||
int getFrameCount(void) const;
|
||||
int getPixelisation(void);
|
||||
|
||||
private:
|
||||
GLFWwindow *_window;
|
||||
|
Reference in New Issue
Block a user