Home
last modified time | relevance | path

Searched defs:curBall (Results 1 – 3 of 3) sorted by relevance

/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A Drender.cpp384 auto curBall = ball_list[index]; in unpaint_balls() local
/dports/games/kolf/kolf-21.12.3/
H A Dgame.h258 Ball *curBall() const { return (*curPlayer).ball(); } in curBall() function
H A Dgame.cpp1046 Ball *curBall = (*curPlayer).ball(); in timeout() local