Home
last modified time | relevance | path

Searched refs:ballOut (Results 1 – 4 of 4) sorted by relevance

/dports/games/zaz/zaz-1.0.1/src/
H A Dballpath.h109 bool ballOut; member
134 PathState() : ballOut(false), score(0), feedRate(1), ballsToDraw(-1), extraBall(-1), in PathState()
H A Dgame.cpp392 ballPaths[p]->state.ballOut = false; in Logic()
551 if (ballPaths[p]->state.ballOut) in Logic()
H A Dballpath.cpp290 if (!state.ballOut) in Logic()
413 state.ballOut = true; in Drive()
H A Dmainmenu.cpp1317 bp[p].state.ballOut = false; in Logic()