#include "resources/emotedb.h"
#include "animatedsprite.h"
#include "log.h"
#include "utils/xml.h"
Go to the source code of this file.
Functions | |
void | EmoteDB::load () |
void | EmoteDB::unload () |
const EmoteInfo * | EmoteDB::get (int id) |
const AnimatedSprite * | EmoteDB::getAnimation (int id) |
const int & | EmoteDB::getLast () |