Class GLFWWindow

Inheritance Relationships

Base Type

Derived Type

Class Documentation

class GLFWWindow : public Azura::Window

Subclassed by Azura::Win32GLFWWindow

Public Functions

GLFWWindow(String title, U32 width, U32 height)
bool Initialize()
void Destroy()
void StartListening()
void ResetCursor()
void SetCursorState(CursorState state)

Protected Functions

GLFWwindow *GetGLFWHandle() const