Brunot
Loading...
Searching...
No Matches
WinScreenScene.cpp File Reference

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"
Include dependency graph for WinScreenScene.cpp:

Functions

auto to_json (json &j, const WinScreenScene &n) ->void
auto from_json (const json &j, WinScreenScene &n) ->void

Detailed Description

Component that handles behavior for the Win Screen.

Handles loading the saved scores of the players and also the events when buttons are pressed

Author
Ori Balashov (ori.b.nosp@m.alas.nosp@m.hov@d.nosp@m.igip.nosp@m.en.ed.nosp@m.u)
Date
2026 / 04 / 15

Function Documentation

◆ from_json()

auto from_json ( const json & j,
WinScreenScene & n )->void

◆ to_json()

auto to_json ( json & j,
const WinScreenScene & n )->void