Home
last modified time | relevance | path

Searched defs:getRandomSound (Results 1 – 4 of 4) sorted by relevance

/dports/games/scourge/scourge/src/
H A Ditem.h197 const std::string getRandomSound() { in getRandomSound() function
H A Dbattle.cpp1516 char *Battle::getRandomSound( int start, int count ) { in getRandomSound() function in Battle
/dports/games/scourge/scourge/src/rpg/
H A Dmonster.cpp367 const char *Monster::getRandomSound( int type ) { in getRandomSound() function in Monster
H A Drpgitem.cpp411 const string RpgItem::getRandomSound() { in getRandomSound() function in RpgItem