![]() |
Public API Reference |
#include <saver.h>
Inheritance diagram for iSaver:
Public Methods | |
virtual bool | SaveMapFile (const char *filename)=0 |
Save the current engine contents to the filename. More... | |
virtual iString * | SaveMapFile ()=0 |
Return the current engine contents as a string. More... |
Definition at line 15 of file saver.h.
|
Return the current engine contents as a string.
|
|
Save the current engine contents to the filename.
|