Home
last modified time | relevance | path

Searched refs:dropAttackInit (Results 1 – 3 of 3) sorted by relevance

/dports/games/legend-of-edgar/edgar-1.34/src/boss/
H A Dphoenix.c49 static void dropAttackInit(void);
213 self->action = &dropAttackInit; in entityWait()
282 static void dropAttackInit() in dropAttackInit() function
421 self->action = self->maxThinkTime > 0 ? &dropAttackInit : &riseAttackFinish; in riseAttack()
H A Dawesome_boss.c69 static void dropAttackInit(void);
461 self->action = &dropAttackInit; in teleportWait()
1154 static void dropAttackInit() in dropAttackInit() function
H A Dgargoyle.c147 static void dropAttackInit(void);
487 self->action = &dropAttackInit; in entityWait()
616 static void dropAttackInit() in dropAttackInit() function