|
Brunot
|
Component that handles behavior for the Win Screen. More...
#include "WinScreenScene.h"#include "Scene.h"#include "Sprite.h"#include "Framework/Engine.h"#include "Framework/Entity.h"#include "System/Messaging.h"#include "System/SceneManager.h"#include "Utility/Path/Path.h"Functions | |
| auto | to_json (json &j, const WinScreenScene &n) ->void |
| auto | from_json (const json &j, WinScreenScene &n) ->void |
Component that handles behavior for the Win Screen.
Handles loading the saved scores of the players and also the events when buttons are pressed
| auto from_json | ( | const json & | j, |
| WinScreenScene & | n )->void |
| auto to_json | ( | json & | j, |
| const WinScreenScene & | n )->void |