• Bodmer's avatar
    Add pushToSprite with transparent colour · ad013030
    Bodmer authored
    New function:
    pushToSprite(TFT_eSprite *spr, int32_t x, int32_t y, uint16_t transp)
    // Note: The following sprite to sprite colour depths are currently supported:
    //    Source    Destination
    //    16bpp  -> 16bpp
    //    16bpp  ->  8bpp
    //     8bpp  ->  8bpp
    //     1bpp  ->  1bpp
    ad013030
library.properties 376 Bytes