Home
last modified time | relevance | path

Searched refs:Balls_Update (Results 1 – 2 of 2) sorted by relevance

/dports/games/lbreakout/lbreakout-010315/lbreakout/
H A Dbreakout.h232 int Balls_Update(int ms);
H A Dbreakout.cpp521 if (Balls_Update(ms)) in Run()
2265 int BreakOut::Balls_Update(int ms) in Balls_Update() function in BreakOut