penmenu with icons (render only)

This commit is contained in:
minjaesong
2019-02-16 17:47:34 +09:00
parent 7a62c06bc6
commit 448e0aa9c5
8 changed files with 28 additions and 21 deletions

View File

@@ -288,6 +288,7 @@ class BuildingMaker(batch: SpriteBatch) : IngameInstance(batch) {
override fun dispose() {
blockPointingCursor.dispose()
uiPenMenu.dispose()
}
private fun makePenWork(x: Int, y: Int) {