|
Brunot
|
#include "Physics.h"#include "Framework/Entity.h"#include "Transform.h"#include <cassert>#include "imgui.h"#include <sol/sol.hpp>#include "Utility/LuaMacros.h"Macros | |
| #define | LM_CLASS Physics |
Functions | |
| auto | to_json (json &j, const Physics &p) ->void |
| auto | from_json (const json &j, Physics &p) ->void |
| #define LM_CLASS Physics |
an overload function used everywhere to load objects from a json file