Mana
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
emotedb.h File Reference
#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 EmoteEmoteDB::get (int id)
 
const EmoteEmoteDB::getByIndex (int index)
 
int EmoteDB::getEmoteCount ()