|
Potato Engine
|
Abstract factory class inherited by all classes that should be archived. More...
#include <Archivable.hpp>
Abstract factory class inherited by all classes that should be archived.
This class is an abstract wrapper to streamline saving and loading objects.
Objects to be saved must use ARCHIVE_STATIC
Definition at line 27 of file Archivable.hpp.