Home
last modified time | relevance | path

Searched refs:IN_UserInput (Results 1 – 20 of 20) sorted by relevance

/dports/games/bstone/bstone-1.1.9/src/
H A D3d_inter.cpp171 IN_UserInput(70); in PreloadGraphics()
300 IN_UserInput(500); in CheckHighScore()
H A Djm_free.cpp783 IN_UserInput(TickBase * 20); in PreDemo()
831 IN_UserInput(TickBase * 6); in PreDemo()
872 IN_UserInput(TickBase * 2); in PreDemo()
H A Dmovie.cpp391 IN_UserInput(vbls); in MOVIE_HandlePage()
H A Did_in.h411 extern bool IN_UserInput(
H A D3d_game.cpp2875 IN_UserInput(100); in Warped()
2907 IN_UserInput(100); in Died()
3261 IN_UserInput(5 * 60); in GameLoop()
H A D3d_menu.cpp1891 IN_UserInput(50); in ChangeSwaps()
4515 ::IN_UserInput(TickBase * 20); in ShowPromo()
4523 ::IN_UserInput(TickBase * 20); in ShowPromo()
H A D3d_play.cpp1868 if (!::IN_UserInput(120)) { in ShowQuickInstructions()
H A Did_in.cpp1531 bool IN_UserInput( in IN_UserInput() function
H A D3d_main.cpp8883 if (breakit || ::IN_UserInput(TickBase * 6)) { in DemoLoop()
8895 if (IN_UserInput(TickBase * 6)) { in DemoLoop()
8909 if (IN_UserInput(TickBase * 9)) { in DemoLoop()
H A D3d_agent.cpp3327 ::IN_UserInput(210); in InputFloor()
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_in.h196 boolean IN_UserInput (long delay);
H A Drt_in.c1565 boolean IN_UserInput (long delay) in IN_UserInput() function
H A Drt_game.c4427 IN_UserInput (VBLCOUNTER*60); in Died()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dwl_main.cpp487 IN_UserInput(70*4); in InitGame()
490 IN_UserInput(16); in InitGame()
714 IN_UserInput (TICRATE * 7); in PG13()
H A Did_in.h203 extern bool IN_UserInput(longword delay);
H A Dg_intermission.cpp86 return IN_UserInput(time); in WaitIntermission()
H A Dwl_inter.cpp783 IN_UserInput (70); in PreloadGraphics()
935 IN_UserInput (500); in CheckHighScore()
H A Did_in.cpp849 bool IN_UserInput(longword delay) in IN_UserInput() function
H A Dwl_game.cpp716 IN_UserInput(100); in Died()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/g_shared/
H A Da_deathcam.cpp146 IN_UserInput(300); in ACTION_FUNCTION()