Interface IClientAPI


public interface IClientAPI
  • Method Details

    • getFPS

      int getFPS()
    • getLoginScreenState

      LoginScreenState getLoginScreenState()
    • getUsername

      String getUsername()
    • isLoggedIn

      boolean isLoggedIn()
    • getCanvasWidth

      int getCanvasWidth()
    • getCanvasHeight

      int getCanvasHeight()