Package org.spoutcraft.api.gui

Examples of org.spoutcraft.api.gui.InGameHUD.render()


      this.drawRect(0, 0, screenWidth, screenHeight, var17);
      GL11.glEnable(3008 /*GL_ALPHA_TEST*/);
      GL11.glEnable(2929 /*GL_DEPTH_TEST*/);
    }

    mainScreen.render();
   
    int var111;
    var111 = screenWidth / 2 - 91;
    int var12;
    int var13;
View Full Code Here

TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.