Home
last modified time | relevance | path

Searched defs:G2API_IKMove (Results 1 – 10 of 10) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dg_public.h345 qboolean (*G2API_IKMove) (CGhoul2Info_v &ghoul2, int time, void *params); member
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_public.h355 qboolean (*G2API_IKMove) (CGhoul2Info_v &ghoul2, int time, sharedIKMoveParams_t *params); member
/dports/games/openjk/OpenJK-07675e2/code/rd-common/
H A Dtr_public.h317 qboolean (*G2API_IKMove)(CGhoul2Info_v &ghoul2, int time, sharedIKMoveParams_t *params); member
/dports/games/openjk/OpenJK-07675e2/codemp/ui/
H A Dui_public.h369 qboolean (*G2API_IKMove) ( void *ghoul2, int time, sharedIKMoveParams_t *params ); member
/dports/games/openjk/OpenJK-07675e2/codemp/rd-common/
H A Dtr_public.h191 qboolean (*G2API_IKMove) ( CGhoul2Info_v &ghoul2, int time, sharedIKMoveParams_t *params ); member
/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A DG2_API.cpp1603 qboolean G2API_IKMove(CGhoul2Info_v &ghoul2, int time, sharedIKMoveParams_t *params) in G2API_IKMove() function
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A DG2_API.cpp1617 qboolean G2API_IKMove(CGhoul2Info_v &ghoul2, int time, sharedIKMoveParams_t *params) in G2API_IKMove() function
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A DG2_API.cpp1827 qboolean G2API_IKMove(CGhoul2Info_v &ghoul2, int time, sharedIKMoveParams_t *params) in G2API_IKMove() function
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_public.h709 qboolean (*G2API_IKMove) ( void *ghoul2, int time, sharedIKMoveParams_t *params ); member
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_public.h1089 qboolean (*G2API_IKMove) ( void *ghoul2, int time, sharedIKMoveParams_t *params ); member