Home
last modified time | relevance | path

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

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dscript.h192 ai_state_t * ai_state_ctor( ai_state_t * pself );
H A Dscript.c1846 ai_state_t * ai_state_ctor( ai_state_t * pself ) in ai_state_ctor() function
H A Dchar.c283 ai_state_ctor( &( pchr->ai ) ); in chr_ctor()
3913 pself = ai_state_ctor( pself ); in ai_state_spawn()