|
auto | getViewSize () const -> const sf::Vector2f & |
|
auto | getViewRatio () const -> float |
|
|
std::string | title = "NasNas app" |
|
sf::Vector2u | resolution = {720, 480} |
|
float | scale = 1.f |
|
int | frame_rate = 60 |
|
int | update_rate = 60 |
|
bool | vertical_sync = false |
|
int | window_style = sf::Style::Default |
|
unsigned | antialiasing_level = 0 |
|
bool | key_repeat = false |
|
bool | cursor_visible = true |
|
bool | cursor_grabbed = false |
|
Definition at line 19 of file Config.hpp.
The documentation for this struct was generated from the following file: