Home
last modified time | relevance | path

Searched defs:b_hit (Results 1 – 2 of 2) sorted by relevance

/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DReplay.h53 enum eFlags { b_braking=0, b_scrap, b_hit, b_fluid, b_hov }; // max 8 enumerator
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dattack_prediction.cpp1509 bool b_hit = false; in simulate() local