Index

C E G O S 
All Classes and Interfaces|All Packages

C

com.codingame.gameengine.module.endscreen - package com.codingame.gameengine.module.endscreen
 

E

EndScreenModule - Class in com.codingame.gameengine.module.endscreen
The EndScreen takes care of displaying and animating an end screen with the scores of the players at the end of the game.

G

getTitleRankingsSprite() - Method in class com.codingame.gameengine.module.endscreen.EndScreenModule
 

O

onAfterGameTurn() - Method in class com.codingame.gameengine.module.endscreen.EndScreenModule
 
onAfterOnEnd() - Method in class com.codingame.gameengine.module.endscreen.EndScreenModule
 
onGameInit() - Method in class com.codingame.gameengine.module.endscreen.EndScreenModule
 

S

setScores(int[]) - Method in class com.codingame.gameengine.module.endscreen.EndScreenModule
Send scores to the module
setScores(int[], String[]) - Method in class com.codingame.gameengine.module.endscreen.EndScreenModule
Send scores to the module
setTitleRankingsSprite(String) - Method in class com.codingame.gameengine.module.endscreen.EndScreenModule
Allows you to set the sprite used as the title of the ranking board
C E G O S 
All Classes and Interfaces|All Packages