getBackgroundColor() const | NGN | |
getCaption() const | NGN | |
getColorDepth() const | NGN | |
getFontManager() | NGN | |
getHeight() | NGN | |
getLogManager() | NGN | |
getMouseX() const | NGN | |
getMouseY() const | NGN | |
getSystemInfo() const | NGN | |
getTimer() | NGN | [static] |
getVersion() const | NGN | |
getWidth() | NGN | |
isCursorVisible() const | NGN | |
isDebugMode() const | NGN | |
isFullscreen() const | NGN | |
isRunning() const | NGN | |
ngnCreate(ngn::InputHandler *input, int width, int height, int bpp, const std::string &name, bool fullscreen) | NGN | [friend] |
ngnGet() | NGN | [friend] |
ngnQuit() | NGN | [friend] |
resize(int w, int h, int d) | NGN | |
setBackgroundColor(const ngn::core::Colorf &colour) | NGN | |
setCursorVisible(bool state) | NGN | |
setDebugMode(bool state) | NGN | |
toggleFullscreen() | NGN |