Package zombie.radio

Class RadioDebugConsole

java.lang.Object
zombie.radio.RadioDebugConsole

public class RadioDebugConsole
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    RadioDebugConsole()  
  • Method Summary

    Modifier and Type Method Description
    void render()  
    static java.lang.String timeStampToString​(int stamp)  
    void update()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RadioDebugConsole

      public RadioDebugConsole()
  • Method Details

    • update

      public void update()
    • render

      public void render()
    • timeStampToString

      public static java.lang.String timeStampToString​(int stamp)