Class MonsterMenuScreen

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

public class MonsterMenuScreen
extends ScreenAdapter
A screen for monster manual.
  • Constructor Summary

    Constructors 
    Constructor Description
    MonsterMenuScreen​(GdxGame game)
    Generate a monster manual UI.
  • 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