Home
last modified time | relevance | path

Searched defs:stateTimer (Results 1 – 18 of 18) sorted by relevance

/dports/games/crrcsim/crrcsim-0.9.13/src/mod_video/
H A Dglconsole.h104 double stateTimer; ///< timer to control state changes variable
/dports/games/avp/avp-20170505/src/avp/
H A Dbh_paq.h55 int stateTimer; member
H A Dbh_fhug.h54 int stateTimer; member
H A Dbh_agun.h23 int stateTimer; member
H A Dbh_fhug.c1242 int stateTimer; member
H A Dbh_agun.c1558 int stateTimer; member
H A Dbh_xeno.h48 int stateTimer; member
H A Dbh_pred.h137 int stateTimer; member
H A Dbh_marin.h203 int stateTimer; member
H A Dbh_xeno.c4987 int stateTimer; member
H A Dbh_pred.c6982 int stateTimer; member
H A Dbh_marin.c18086 int stateTimer; member
/dports/comms/conserver-com/conserver-8.2.4/conserver/
H A Dclient.h86 time_t stateTimer; /* timer for various ioState states */ member
H A Dconsent.h173 time_t stateTimer; /* timer for ioState states */ member
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/externalguide/
H A Dphd2.h276 QTimer *stateTimer; variable
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dai.cpp1573 int stateTimer = -1, targetMarker = -1; in aiInitSprite() local
H A Ddb.h114 unsigned int stateTimer : 16; // ai timer member
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/Board/
H A DBoard.c70 static BoardTimer* stateTimer; variable