Just™ Game Engine
jng::Window Member List

This is the complete list of members for jng::Window, including all inherited members.

create(const char *title, u32 width, u32 height)jng::Windowstatic
EventCallbackFunc typedefjng::Window
getEventCallback() constjng::Windowinline
getGraphicsContext() constjng::Windowinline
getHeight() constjng::Windowinline
getNativeWindowHandle() constjng::Windowinline
getWidth() constjng::Windowinline
isMinimized() constjng::Windowinline
onUpdate()jng::Window
setEventCallback(const EventCallbackFunc &callback)jng::Windowinline
setTitle(const char *title)jng::Window
Window(const char *title, u32 width, u32 height)jng::Window
~Window()jng::Window