Examples of afterDisplayInit()


Examples of com.l2client.gui.dialogs.CharCreateJPanel.afterDisplayInit()

            charSummary.setLocalTranslation(.126f, -0.1224f, 7.76f);
            Singleton.get().getSceneManager().changeCharNode(charSummary,Action.ADD);
            //FIXME end of move this out
          }
        });
        pan.afterDisplayInit();
      }
    });
    //NICE TO HAVE:
    //display x characters for x races
    //change input handler to only allow left,right, escape and enter
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.