|
| ApplicationConfig (const i32 width=256, const i32 height=144, std::string name="Application", const bool is_fullscreen=false, i32 window_size_multiplier=3, i32 ms_per_frame=16, bool vsync=true) |
|
i32 | GetWindowWidth () const |
|
i32 | GetWindowHeight () const |
|
|
const i32 | width |
|
const i32 | height |
|
const std::string | name |
|
const bool | is_fullscreen |
|
const i32 | window_size_multiplier |
|
const i32 | ms_per_frame |
|
const bool | vsync |
|
Definition at line 12 of file application_config.h.
The documentation for this struct was generated from the following file: