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 |
||
|---|---|---|
| .. | ||
| Button.cpp | ||
| Button.h | ||
| Smooth_font.cpp | ||
| Smooth_font.h | ||
| Sprite.cpp | ||
| Sprite.h | ||
| Touch.cpp | ||
| Touch.h | ||