nCine 2026.08.r1-e9a2342
A cross-platform 2D game engine
Loading...
Searching...
No Matches
ncine::AppConfiguration::Graphics Struct Reference

Graphics related configuration. More...

#include <AppConfiguration.h>

Collaboration diagram for ncine::AppConfiguration::Graphics:

Classes

struct  OpenGL
 OpenGL related configuration. More...
 
struct  OpenGLCapabilities
 OpenGL context capabilities (determined at compile time) More...
 

Public Attributes

bool vsync = true
 Enables vertical synchronization.
 
unsigned int frameLimit = 0
 The maximum number of frames to render per second or 0 for no limit.
 
OpenGL opengl
 
const OpenGLCapabilities openglCaps
 

Detailed Description

Graphics related configuration.


The documentation for this struct was generated from the following file: