#include <falcon/setup.h>
#include <falcon/types.h>
#include <falcon/globals.h>
#include <falcon/string.h>
Go to the source code of this file.
Namespaces | |
namespace | Falcon |
CONST. | |
Functions | |
const String & | Falcon::getMessage (uint32 id) |
bool FALCON_DYN_SYM | Falcon::setEngineLanguage (const String &language) |
Sets the engine language. | |
bool | Falcon::setTable (StringTable *tab) |
Variables | |
class FALCON_DYN_SYM | Falcon::StringTable |