Home
last modified time | relevance | path

Searched refs:IncScore (Results 1 – 5 of 5) sorted by relevance

/dports/games/excido/excido-0.1.5c/src/
H A DGame.h54 void IncScore(int);
H A DUfo.cpp312 game->IncScore(200); in Die()
H A DGame.cpp394 void Game::IncScore(int more) in IncScore() function in Game
/dports/games/zatacka/zatacka-0.1.8/src/
H A Dfx.h73 void IncScore(){score++;} in IncScore() function
H A Dfx.cpp581 pline[i].IncScore(); //increase him score in Move()
590 pline[i].IncScore(); //increase him score in Move()