NasNas
An intuitive and beginner friendly 2D game framework for C++
Classes | Public Types | Static Public Member Functions | Static Public Attributes | List of all members
ns::Settings Class Reference
Inheritance diagram for ns::Settings:
ns::AppAccess<>

Classes

class  Modules
 

Public Types

enum  Platform {
  Windows, Linux, macOS, Android,
  iOS, Other
}
 

Static Public Member Functions

static void setConfig (AppConfig config)
 
static auto getConfig () -> const AppConfig &
 

Static Public Attributes

static debug_info debug_mode
 
static const Platform platform
 

Detailed Description

Definition at line 42 of file Config.hpp.


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