public class WinnerScreen extends AbstractScreen
applicationHeight, applicationWidth, camera, inputMultiplexer, stage, viewport| Constructor and Description | 
|---|
| WinnerScreen(RoboRallyWrapper roboRallyWrapper)Instantiates a new winner screen | 
| Modifier and Type | Method and Description | 
|---|---|
| void | render(float delta) | 
public WinnerScreen(RoboRallyWrapper roboRallyWrapper)
roboRallyWrapper - The Robo Rally wrapper which is parent of this screenpublic void render(float delta)
render in interface com.badlogic.gdx.Screenrender in class AbstractScreen