virtual bool saveResource(Core::Resource *resource, Core::File const &file)
Definition: TextureResourceSaver.cpp:47
virtual bool isResourceValid(Core::Resource *resource)
Definition: TextureResourceSaver.cpp:125
Note: Once this library is made dynamic, this will no longer be needed.
Definition: Common.hpp:70
virtual bool saveFile(Core::File const &file, std::vector< Core::Color > const &pixels, unsigned const width, unsigned const height)=0
virtual bool isFileValid(Core::File &file)
Definition: TextureResourceSaver.cpp:88
Definition: TextureResourceSaver.hpp:51