Package com.prineside.tdi2.ui.shared
Class ProfileSummary
java.lang.Object
com.prineside.tdi2.ui.shared.ProfileSummary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
postRender
(float deltaTime) setVisible
(boolean visible) setVisible
(boolean visible, boolean enableClick) void
showXpGained
(int regular, int bonus, boolean bonusLeft, boolean regularLeft) Fade invoid
void
update()
-
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
-
setVisible
-