Class InstructionsScreen

java.lang.Object
com.badlogic.gdx.ScreenAdapter
com.deco2800.game.screens.InstructionsScreen
All Implemented Interfaces:
Screen

public class InstructionsScreen
extends ScreenAdapter
  • Constructor Summary

    Constructors 
    Constructor Description
    InstructionsScreen​(GdxGame game)  
  • Method Summary

    Modifier and Type Method Description
    void dispose()  
    void render​(float delta)  
    void resize​(int width, int height)  

    Methods inherited from class com.badlogic.gdx.ScreenAdapter

    hide, pause, resume, show

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait