penmenu with icons (render only)

This commit is contained in:
minjaesong
2019-02-16 17:47:34 +09:00
parent a3ef1b435d
commit 48c672b7cd
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) {