Class ProfileSummary

java.lang.Object
com.prineside.tdi2.ui.shared.ProfileSummary

public class ProfileSummary extends Object
  • Constructor Details

    • ProfileSummary

      public ProfileSummary()
  • Method Details

    • toggleXpInfoDropdown

      public void toggleXpInfoDropdown()
    • update

      public void update()
    • showXpGained

      public void showXpGained(int regular, int bonus, boolean bonusLeft, boolean regularLeft)
      Fade in
    • postRender

      public void postRender(float deltaTime)
    • setVisible

      public ProfileSummary setVisible(boolean visible)
    • setVisible

      public ProfileSummary setVisible(boolean visible, boolean enableClick)