Added Sprite Coloring and Value Animations
This commit is contained in:
parent
e0e5298c81
commit
0cc5c0badf
11 changed files with 175 additions and 11 deletions
|
|
@ -42,6 +42,7 @@ namespace asloengine
|
|||
PROGRAM_INFO, sf::Style::Close);
|
||||
}
|
||||
|
||||
main_window->setPosition(_settings.window_position);
|
||||
main_window->setVerticalSyncEnabled(active_settings.vsync_enabled);
|
||||
main_window->setFramerateLimit(active_settings.max_framerate);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue