jubilant-funicular
nta::Window Member List

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

createWindow(crstring title, int width, int height, int flags=0)nta::Windowprivate
getDimensions() constnta::Window
getHeight() constnta::Window
getID() constnta::Windowinline
getKeyboardFocus() (defined in nta::Window)nta::Windowstatic
getMouseFocus() (defined in nta::Window)nta::Windowstatic
getSDLWindow(GetSDLWindowKey key) constnta::Window
getTitle() constnta::Window
getWidth() constnta::Window
hasKeyboardFocus() const (defined in nta::Window)nta::Windowinline
hasMouseFocus() const (defined in nta::Window)nta::Windowinline
m_height (defined in nta::Window)nta::Windowprivate
m_keyboard_focus (defined in nta::Window)nta::Windowprivatestatic
m_keyboard_mutex (defined in nta::Window)nta::Windowprivatestatic
m_mouse_focus (defined in nta::Window)nta::Windowprivatestatic
m_mouse_mutex (defined in nta::Window)nta::Windowprivatestatic
m_titlenta::Windowprivate
m_widthnta::Windowprivate
m_windownta::Windowprivate
resize(int width, int height)nta::Window
setDimensions(int width, int height)nta::Window
setKeyboardFocus(const WindowID &win) (defined in nta::Window)nta::Windowstatic
setMouseFocus(const WindowID &win) (defined in nta::Window)nta::Windowstatic
swapBuffers() constnta::Window
Window()nta::Window
WindowManager (defined in nta::Window)nta::Windowfriend
~Window() (defined in nta::Window)nta::Window