doc and luabinder changes

This commit is contained in:
Eduardo Bart
2012-06-22 00:14:13 -03:00
parent c5674d10ba
commit aed779a2c8
60 changed files with 348 additions and 126 deletions

View File

@@ -26,10 +26,12 @@
#include "declarations.h"
#include <framework/otml/declarations.h>
// @bindsingleton g_configs
class ConfigManager
{
public:
ConfigManager();
bool load(const std::string& file);
bool save();
void clear();