Go to the source code of this file.
Functions | |
void | ai_suspend_for_time (Evt *script) |
void | basic_ai_suspend (Evt *script) |
s32 | ai_check_fwd_collisions (Npc *npc, f32 time, f32 *outYaw, f32 *outDistFwd, f32 *outDistCW, f32 *outDistCCW) |
void ai_suspend_for_time | ( | Evt * | script | ) |
Definition at line 4 of file 25AF0.c.
void basic_ai_suspend | ( | Evt * | script | ) |
s32 ai_check_fwd_collisions | ( | Npc * | npc, |
f32 | time, | ||
f32 * | outYaw, | ||
f32 * | outDistFwd, | ||
f32 * | outDistCW, | ||
f32 * | outDistCCW ) |
Definition at line 22 of file 25AF0.c.
Referenced by basic_ai_wander(), ClubbaNappingAI_ReturnHome(), ShyGuyPatrolAI_15(), ShyGuyPatrolAI_16(), ShyGuyWanderAI_15(), and ShyGuyWanderAI_16().