Brunot
Loading...
Searching...
No Matches
ChildrenHandeler.cpp File Reference
#include "ChildrenHandeler.h"
#include "Node.h"
#include "Entity.h"
#include <memory>
Include dependency graph for ChildrenHandeler.cpp:

Functions

auto from_json (const json &j, ChildrenHandeler< Component > &ch) -> void
auto from_json (const json &j, ChildrenHandeler< Node > &ch) -> void

Function Documentation

◆ from_json() [1/2]

auto from_json ( const json & j,
ChildrenHandeler< Component > & ch )->void

Overload functions specific to Component

Here is the call graph for this function:

◆ from_json() [2/2]

auto from_json ( const json & j,
ChildrenHandeler< Node > & ch )->void

Overload functions specific to Node there's no current way to log 'r' so for now no implementation

Here is the call graph for this function: