|
Mana
|
#include <string>#include "resources/image.h"#include "resources/imageset.h"#include "utils/xml.h"Go to the source code of this file.
Classes | |
| struct | Emote |
Namespaces | |
| namespace | EmoteDB |
| Emote information database. | |
Functions | |
| void | EmoteDB::init () |
| void | EmoteDB::readEmoteNode (XML::Node node, const std::string &filename) |
| void | EmoteDB::checkStatus () |
| void | EmoteDB::unload () |
| const Emote & | EmoteDB::get (int id) |
| const Emote & | EmoteDB::getByIndex (int index) |
| int | EmoteDB::getEmoteCount () |