testing borders on inventory cells

This commit is contained in:
minjaesong
2019-12-29 00:27:20 +09:00
parent 24c6e8b385
commit f36209e3bf
7 changed files with 94 additions and 32 deletions

View File

@@ -39,7 +39,7 @@ class UIItemImageGallery(
}
imageList.forEachIndexed { i, image ->
DrawUtil.drawCentered(batch, image,
Toolkit.drawCentered(batch, image,
imagePosY(i),
width.toFloat().div(column).times(column(i).plus(1)).roundInt(),
posX, posY