GigaPasjans
Loading...
Searching...
No Matches
Phosphorus::GameSerializer Member List

This is the complete list of members for Phosphorus::GameSerializer, including all inherited members.

Load(std::istream &stream, IGame *game)Phosphorus::GameSerializerstatic
LoadFromFile(const String &filename)Phosphorus::GameSerializerstatic
LoadGameObject(const nlohmann::json &obj, std::map< ParentGameObject *, std::vector< String > > &childrenMap)Phosphorus::GameSerializerstatic
SaveToFile(const String &filename, const nlohmann::json &json)Phosphorus::GameSerializerstatic
Serialize(std::ostream &stream, IGame *game)Phosphorus::GameSerializerstatic
SerializeGameObject(const String &name, GameObject *object)Phosphorus::GameSerializerstatic