createWindow(const USize2 &winSize, const unsigned short bpp, const bool isFullscreen, const std::string &windowName, const std::string &windowIcon="", const bool showCursor=false)=0 | NE::Window | [pure virtual] |
destroyWindow(void)=0 | NE::Window | [pure virtual] |
getBitsPerPixel(void) const =0 | NE::Window | [pure virtual] |
getNativeWindow(void) const =0 | NE::Window | [protected, pure virtual] |
getWindowSize(void) const =0 | NE::Window | [pure virtual] |
needWindowClosure(void) const =0 | NE::Window | [pure virtual] |
Renderer (defined in NE::Window) | NE::Window | [friend] |
Window(void) (defined in NE::Window) | NE::Window | [inline] |
~Window(void) (defined in NE::Window) | NE::Window | [inline, virtual] |