Brunot
Loading...
Searching...
No Matches
Scene.cpp File Reference
#include "Scene.h"
#include "System/Editor.h"
#include "Framework/Engine.h"
#include "Framework/Entity.h"
#include "System/SceneManager.h"
#include "Utility/LuaMacros.h"
#include "System/ScriptingManager.h"
Include dependency graph for Scene.cpp:

Macros

#define LM_CLASS   Scene

Functions

auto to_json (json &j, const Scene &p) ->void
auto from_json (const json &j, Scene &p) ->void

Macro Definition Documentation

◆ LM_CLASS

#define LM_CLASS   Scene

Function Documentation

◆ from_json()

auto from_json ( const json & j,
Scene & p )->void

◆ to_json()

auto to_json ( json & j,
const Scene & p )->void