nCine/Application.h file

Namespaces

namespace nCine
Root namespace of nCine game engine.

Classes

class nCine::Application
Base class for main entry points of nCine applications.
struct nCine::Application::RenderingSettings
Rendering settings that can be changed at run-time.
struct nCine::Application::GuiSettings
GUI settings (for ImGui) that can be changed at run-time.

Functions

auto theApplication() -> Application&
Returns application instance.