mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 18:44:05 +09:00
fully working blockchooser
This commit is contained in:
@@ -13,7 +13,7 @@ import net.torvald.terrarum.fillRect
|
||||
*/
|
||||
open class UIItemImageButton(
|
||||
parent: UICanvas,
|
||||
val image: TextureRegion,
|
||||
var image: TextureRegion,
|
||||
|
||||
/** Colour when mouse is over */
|
||||
val activeCol: Color = UIItemTextButton.defaultActiveCol,
|
||||
|
||||
Reference in New Issue
Block a user