many things

This commit is contained in:
Anuken
2020-09-17 21:05:16 -04:00
parent ce2dd89f44
commit ea224bd1f1
56 changed files with 6194 additions and 5682 deletions
@@ -980,6 +980,7 @@ public abstract class InputHandler implements InputProcessor, GestureListener{
uiGroup.touchable = Touchable.childrenOnly;
uiGroup.setFillParent(true);
ui.hudGroup.addChild(uiGroup);
uiGroup.toBack();
buildUI(uiGroup);
frag.add();