mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 10:34:06 +09:00
inventory ui transition wip
This commit is contained in:
@@ -36,9 +36,6 @@ class UIItemConfigKeycap(
|
||||
override val width = capTex.tileW * keySize
|
||||
override val height = capTex.tileH
|
||||
|
||||
override var oldPosX = posX
|
||||
override var oldPosY = posY
|
||||
|
||||
override fun update(delta: Float) {
|
||||
super.update(delta)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user