Class DefaultState

java.lang.Object
net.athonedevs.krork.state.State
net.athonedevs.krork.state.DefaultState

public class DefaultState
extends State
  • Field Summary

    Fields inherited from class net.athonedevs.krork.state.State

    krorkAPI
  • Constructor Summary

    Constructors 
    Constructor Description
    DefaultState​(KrorkAPI krorkAPI)  
  • Method Summary

    Modifier and Type Method Description
    NysvaManager getUiManager()  
    void render​(java.awt.Graphics g)  
    void tick()  

    Methods inherited from class net.athonedevs.krork.state.State

    getState, setState

    Methods inherited from class java.lang.Object

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