Skip to main content

CacheTableEntry

Cache bookkeeping.

Public Attributes

uint8_t *data
Pointer to location of image data for this Bitmap in the cache. 0 if bitmap not cached.

Public Attributes Documentation

data

uint8_t * data

Pointer to location of image data for this Bitmap in the cache. 0 if bitmap not cached.