22 #ifndef NOTIFYMANAGER_H
23 #define NOTIFYMANAGER_H
29 void notify(
const unsigned int message);
30 void notify(
const unsigned int message,
const int num);
31 void notify(
const unsigned int message,
const std::string &str);
int getIndexBySound(const std::string &sound)
void notify(const unsigned int message)