Skip to content

UISpriteRef ​

Struct

Source: UISpriteRef.h

Description ​

Non-owning, format-tagged pointer to one sprite plus its draw parameters.

Properties ​

NameTypeDescription
storageStorageThe referenced sprite.
formatUISpriteFormatLive member of storage.
tintColorMono only; ignored otherwise.
paletteSlotuint8_t2bpp/4bpp only; ignored otherwise.

Released under the MIT License.