ManaPlus
Variables
anonymous_namespace{emotedb.cpp} Namespace Reference

Variables

EmoteInfos mEmoteInfos
 
EmoteToEmote mEmotesAlt
 
EmoteInfo mUnknown
 
bool mLoaded = false
 
int mLastEmote = 0
 

Variable Documentation

◆ mEmoteInfos

EmoteInfos anonymous_namespace{emotedb.cpp}::mEmoteInfos

◆ mEmotesAlt

EmoteToEmote anonymous_namespace{emotedb.cpp}::mEmotesAlt

Definition at line 42 of file emotedb.cpp.

Referenced by EmoteDB::get2(), and EmoteDB::loadSpecialXmlFile().

◆ mLastEmote

int anonymous_namespace{emotedb.cpp}::mLastEmote = 0

◆ mLoaded

bool anonymous_namespace{emotedb.cpp}::mLoaded = false

Definition at line 44 of file emotedb.cpp.

Referenced by EmoteDB::load(), and EmoteDB::unload().

◆ mUnknown

EmoteInfo anonymous_namespace{emotedb.cpp}::mUnknown

Definition at line 43 of file emotedb.cpp.

Referenced by EmoteDB::get(), EmoteDB::get2(), EmoteDB::load(), and EmoteDB::unload().