Interface IClientAPI


  • public interface IClientAPI
    • Method Detail

      • getFPS

        int getFPS()
      • getUsername

        java.lang.String getUsername()
      • isLoggedIn

        boolean isLoggedIn()
      • getCanvasWidth

        int getCanvasWidth()
      • getCanvasHeight

        int getCanvasHeight()