JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
G
O
S
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
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022. All rights reserved.