| 
    NasNas
    
   An intuitive and beginner friendly 2D game framework for C++ 
   | 
 
  
 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 | 
Definition at line 42 of file Config.hpp.
 1.8.13