Brunot
Loading...
Searching...
No Matches
Splash Screen Scene.cpp File Reference
#include "Splash Screen Scene.h"
#include "Button.h"
#include "Scene.h"
#include "Sprite.h"
#include "Framework/Entity.h"
#include "System/ActionList.h"
#include "Utility/Path/Path.h"
#include "System/AudioSystem.h"
Include dependency graph for Splash Screen Scene.cpp:

Functions

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

Function Documentation

◆ from_json()

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

◆ to_json()

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