mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-04-10 06:14:07 +08:00
feat: add fullscreen support
This commit is contained in:
@@ -10,7 +10,7 @@ public:
|
||||
GLFWwindow* get_glfw_window();
|
||||
void init();
|
||||
void update_viewport();
|
||||
|
||||
void toggle_fullscreen();
|
||||
private:
|
||||
float m_aspect;
|
||||
GLFWwindow* m_window;
|
||||
|
||||
Reference in New Issue
Block a user