RemoCons fully working; also fixed my stupidity

This commit is contained in:
minjaesong
2017-07-26 17:03:22 +09:00
parent 5990da1d26
commit 5c2b1e7586
18 changed files with 1011 additions and 32 deletions

View File

@@ -148,7 +148,7 @@ class TitleScreen(val batch: SpriteBatch) : Screen {
uiMenu = UITitleRemoConRoot()
uiMenu.setPosition(0, UITitleRemoConRoot.menubarOffY)
uiMenu.setPosition(0, 0)
uiMenu.setAsOpen()