|
GigaPasjans
|
This is the complete list of members for Phosphorus::GameSerializer, including all inherited members.
| Load(std::istream &stream, IGame *game) | Phosphorus::GameSerializer | static |
| LoadFromFile(const String &filename) | Phosphorus::GameSerializer | static |
| LoadGameObject(const nlohmann::json &obj, std::map< ParentGameObject *, std::vector< String > > &childrenMap) | Phosphorus::GameSerializer | static |
| SaveToFile(const String &filename, const nlohmann::json &json) | Phosphorus::GameSerializer | static |
| Serialize(std::ostream &stream, IGame *game) | Phosphorus::GameSerializer | static |
| SerializeGameObject(const String &name, GameObject *object) | Phosphorus::GameSerializer | static |