Home
last modified time | relevance | path

Searched defs:isHero (Results 1 – 6 of 6) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dhero.h97 bool isHero() const {return true;}; in isHero() function
H A Darmyproto.h118 bool isHero() const {return d_gender != Hero::NONE;}; in isHero() function
H A Darmy.h233 virtual bool isHero() const {return false;}; in isHero() function
/dports/games/avanor/avanor-0.5.8/creature/
H A Dcreature.h350 bool isHero() { return (im & IM_HERO) > 0;} in isHero() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cge2/
H A Dcge2_main.cpp587 bool CGE2Engine::isHero(Sprite *spr) { in isHero() function in CGE2::CGE2Engine
/dports/games/scummvm/scummvm-2.5.1/engines/cge2/
H A Dcge2_main.cpp587 bool CGE2Engine::isHero(Sprite *spr) { in isHero() function in CGE2::CGE2Engine