calendar UI

This commit is contained in:
minjaesong
2023-08-15 14:58:50 +09:00
parent 8db1228e70
commit 3fce5d7e95
14 changed files with 207 additions and 93 deletions

View File

@@ -21,6 +21,11 @@ import kotlin.math.roundToInt
* Created by minjaesong on 2016-07-20.
*/
class UIQuickslotPie : UICanvas() {
init {
handler.allowESCtoClose = false
}
private val cellSize = ItemSlotImageFactory.slotImage.tileW
private val slotCount = UIQuickslotBar.SLOT_COUNT