Home
last modified time | relevance | path

Searched refs:EA_GetInput (Results 1 – 25 of 53) sorted by relevance

123

/dports/games/ioquake3/ioquake3-1.36/code/botlib/
H A Dbe_ea.h62 void EA_GetInput(int client, float thinktime, bot_input_t *input);
H A Dbe_ea.c443 void EA_GetInput(int client, float thinktime, bot_input_t *input) in EA_GetInput() function
H A Dbe_interface.c749 ea->EA_GetInput = EA_GetInput; in Init_EA_Export()
/dports/games/ioquake3-server/ioquake3-1.36/code/botlib/
H A Dbe_ea.h62 void EA_GetInput(int client, float thinktime, bot_input_t *input);
H A Dbe_ea.c443 void EA_GetInput(int client, float thinktime, bot_input_t *input) in EA_GetInput() function
H A Dbe_interface.c749 ea->EA_GetInput = EA_GetInput; in Init_EA_Export()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/botlib/
H A Dbe_ea.h63 void EA_GetInput(int client, float thinktime, bot_input_t *input);
H A Dbe_ea.c444 void EA_GetInput(int client, float thinktime, bot_input_t *input) in EA_GetInput() function
H A Dbe_interface.c736 ea->EA_GetInput = EA_GetInput; in Init_EA_Export()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/botlib/
H A Dbe_ea.h62 void EA_GetInput(int client, float thinktime, bot_input_t *input);
H A Dbe_ea.c443 void EA_GetInput(int client, float thinktime, bot_input_t *input) in EA_GetInput() function
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_ea.h62 void EA_GetInput(int client, float thinktime, bot_input_t *input);
H A Dbe_ea.c425 void EA_GetInput(int client, float thinktime, bot_input_t *input) in EA_GetInput() function
/dports/games/openarena/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_ea.h62 void EA_GetInput(int client, float thinktime, bot_input_t *input);
H A Dbe_ea.c425 void EA_GetInput(int client, float thinktime, bot_input_t *input) in EA_GetInput() function
/dports/games/evq3/evq3/code/botlib/
H A Dbe_ea.h62 void EA_GetInput(int client, float thinktime, bot_input_t *input);
H A Dbe_ea.c443 void EA_GetInput(int client, float thinktime, bot_input_t *input) in EA_GetInput() function
/dports/games/openjk/OpenJK-07675e2/codemp/botlib/
H A Dbe_ea.h70 void EA_GetInput(int client, float thinktime, bot_input_t *input);
H A Dbe_ea.cpp459 void EA_GetInput(int client, float thinktime, bot_input_t *input) in EA_GetInput() function
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/
H A Dbe_ea.h68 void EA_GetInput( int client, float thinktime, bot_input_t *input );
H A Dbe_ea.c395 void EA_GetInput( int client, float thinktime, bot_input_t *input ) { in EA_GetInput() function
H A Dbe_interface.c794 ea->EA_GetInput = EA_GetInput; in Init_EA_Export()
/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/
H A Dbe_ea.h68 void EA_GetInput( int client, float thinktime, bot_input_t *input );
H A Dbe_ea.c395 void EA_GetInput( int client, float thinktime, bot_input_t *input ) { in EA_GetInput() function
H A Dbe_interface.c754 ea->EA_GetInput = EA_GetInput; in Init_EA_Export()

123