|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GameStatus | |
---|---|
lecturequiz.server.gamemodes | |
lecturequiz.server.service |
Uses of GameStatus in lecturequiz.server.gamemodes |
---|
Methods in lecturequiz.server.gamemodes that return GameStatus | |
---|---|
GameStatus |
AbstractGameMode.getGameStatus()
Get the current status of this game, such as players in game, number of teams, what question we are on etc. |
Uses of GameStatus in lecturequiz.server.service |
---|
Method parameters in lecturequiz.server.service with type arguments of type GameStatus | |
---|---|
int |
LectureQuizService.getCurrentGameStatus(javax.xml.ws.Holder<GameStatus> gameStatus)
Get the status of the current game Can only be called by teacher clients. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |