Just™ Game Engine
|
This is the complete list of members for jng::Window, including all inherited members.
create(const char *title, u32 width, u32 height) | jng::Window | static |
EventCallbackFunc typedef | jng::Window | |
getEventCallback() const | jng::Window | inline |
getGraphicsContext() const | jng::Window | inline |
getHeight() const | jng::Window | inline |
getNativeWindowHandle() const | jng::Window | inline |
getWidth() const | jng::Window | inline |
isMinimized() const | jng::Window | inline |
onUpdate() | jng::Window | |
setEventCallback(const EventCallbackFunc &callback) | jng::Window | inline |
setTitle(const char *title) | jng::Window | |
Window(const char *title, u32 width, u32 height) | jng::Window | |
~Window() | jng::Window |