Home
last modified time | relevance | path

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

/dports/games/endgame-singularity/singularity-1.00/singularity/code/screens/
H A Dstat.py27 class StatScreen(dialog.ChoiceDialog): class
30 super(StatScreen, self).__init__(parent, pos, size, *args, **kwargs)
70 return super(StatScreen, self).show()
H A Dreport.py42 dialog=stat.StatScreen(self))
/dports/games/jfsw/jfsw-c434002/src/
H A Dgame.c290 VOID StatScreen(PLAYERp mpp);
1651 StatScreen(&Player[myconnectindex]); in NewLevel()
2701 StatScreen(PLAYERp mpp) in StatScreen() function
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dgame.cpp303 void StatScreen(PLAYERp mpp);
1701 StatScreen(&Player[myconnectindex]); in NewLevel()
2681 StatScreen(PLAYERp mpp) in StatScreen() function