listBackground

abstract fun listBackground(image: DrawImage)(source)

Supplies the exact 16 by 16 menu-list background texture.

Parameters

image

immutable list-background pixels.

Throws

when the slot is duplicated or the image size is not 16 by 16.

when called from another thread or after the builder callback ends.