Minor improvements to Pipeline and Window
This commit is contained in:
@@ -38,6 +38,7 @@ namespace Copium
|
||||
GLFWwindow* GetWindow();
|
||||
|
||||
void GrabMouse(bool grap);
|
||||
bool IsMouseGrabbed() const;
|
||||
|
||||
private:
|
||||
void InitializeWindow(const std::string& windowName, int width, int height, WindowMode mode);
|
||||
|
||||
Reference in New Issue
Block a user