Minor Javadoc additions/edits.
Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
This commit is contained in:
@@ -50,10 +50,9 @@ import org.newdawn.slick.util.Log;
|
||||
|
||||
/**
|
||||
* "Game Ranking" (score card) state.
|
||||
* <ul>
|
||||
* <li>[Retry] - restart game (return to game state)
|
||||
* <li>[Replay] - watch replay (return to game state)
|
||||
* <li>[Back] - return to song menu state
|
||||
* <p>
|
||||
* Players are able to view their score statistics, retry the beatmap (if applicable),
|
||||
* or watch a replay of the game from this state.
|
||||
* </ul>
|
||||
*/
|
||||
public class GameRanking extends BasicGameState {
|
||||
|
||||
Reference in New Issue
Block a user