Home
last modified time | relevance | path

Searched defs:printScore (Results 1 – 4 of 4) sorted by last modified time

/dports/games/xemeraldia/xemeraldia-0.4.3/
H A Dgraphics.c274 void printScore () in printScore() function
/dports/games/bzflag-server/bzflag-2.4.22/src/bzfs/
H A DCmdLineOptions.h168 bool printScore; member
/dports/games/bzflag/bzflag-2.4.22/src/bzfs/
H A DCmdLineOptions.h168 bool printScore; member
/dports/games/lander/lander-0.6.6/src/
H A DGame.cpp767 int printScore = newscore > 0 ? newscore : 0; in Display() local