Home
last modified time | relevance | path

Searched refs:entityDieVanish (Results 1 – 15 of 15) sorted by relevance

/dports/games/legend-of-edgar/edgar-1.34/src/
H A Dentity.h62 void entityDieVanish(void);
H A Dentity.c650 void entityDieVanish() in entityDieVanish() function
/dports/games/legend-of-edgar/edgar-1.34/src/boss/
H A Dawesome_boss_meter.c110 entityDieVanish(); in entityWait()
H A Dgrimlore_summon_spell.c260 entityDieVanish(); in disappearDone()
H A Dmataeus.c1211 self->die = &entityDieVanish; in anchorDie()
1762 entityDieVanish(); in dieWait()
H A Dcenturion_boss.c629 self->action = &entityDieVanish; in reform()
H A Dborer_boss.c1437 entityDieVanish(); in dieFinish()
H A Dblob_boss.c1848 entityDieVanish(); in dieWait()
H A Dsewer_boss.c1966 entityDieVanish(); in finalAttack()
H A Dazriel.c2375 self->action = &entityDieVanish; in dieWait()
H A Dcave_boss.c2339 entityDieVanish(); in dieWait()
H A Dblack_book_2.c6444 self->action = &entityDieVanish; in dieFinish()
/dports/games/legend-of-edgar/edgar-1.34/src/enemy/
H A Dthunder_cloud.c101 self->animationCallback = &entityDieVanish; in followPlayer()
H A Dcenturion.c501 self->action = &entityDieVanish; in reform()
/dports/games/legend-of-edgar/edgar-1.34/src/item/
H A Dskull.c102 chain->die = &entityDieVanish; in init()