mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-28 02:58:35 +02:00
+ | Portal viewing angle teleportation
This commit is contained in:
@ -23,6 +23,7 @@ class Window
|
||||
Window(Scene *scene, int width, int height, const char *title, int sleep, Arguments &args);
|
||||
~Window(void);
|
||||
|
||||
void updateDeltaTime();
|
||||
void display();
|
||||
void pollEvents();
|
||||
bool shouldClose();
|
||||
|
Reference in New Issue
Block a user