TFT_eSPI/examples/Sprite
Bodmer 0e0fd75277 Raise to version 2.0.0
The library has been cleaned up as it has got a bit untidy due to the large number of small incremental changes.

4bit Sprite examples renaed to be consistent with others.

alphaBlend example moved to generic folder (alphaBlend fn was moved to TFT_eSPI class).
Added sections + explanatory comments to functions prototypes.

Temporary comments added for potential gotchas for noobs when using DMA.

spi_begin/end functions renamed to reflect functionality. Old fns  retained for backwards compatibility with user setup.h files.
2020-01-26 21:17:49 +00:00
..
One_bit_Sprite_Demo Add Sprite rotation and examples 2019-01-06 01:14:10 +00:00
One_bit_Yin_Yang Fix #417 and add for 135x240 display 2019-10-07 17:56:17 +01:00
Rotated_Sprite_1 Add Sprite rotation and examples 2019-01-06 01:14:10 +00:00
Rotated_Sprite_2 Add Sprite rotation and examples 2019-01-06 01:14:10 +00:00
Rotated_Sprite_3 Misc updates 2019-01-06 17:45:06 +00:00
Sprite_RLE_Font_test Tidy up 8 bit sprite code and fix gugs 2017-11-24 14:12:29 +00:00
Sprite_TFT_Rainbow Fn changed 2017-11-15 22:41:17 +00:00
Sprite_draw Raise to version 2.0.0 2020-01-26 21:17:49 +00:00
Sprite_draw_4bit Raise to version 2.0.0 2020-01-26 21:17:49 +00:00
Sprite_scroll Add scrolling inside a sprite 2017-12-10 23:04:31 +00:00
Sprite_scroll_1bit Comment typo 2018-11-24 23:45:31 +00:00
Sprite_scroll_4bit Raise to version 2.0.0 2020-01-26 21:17:49 +00:00
Sprite_scroll_8bit Add support for 8 bit color sprites (needs less RAM) 2017-11-21 22:57:11 +00:00
Sprite_scroll_16bit Version update, minor tweaks and typos 2017-11-22 00:53:09 +00:00
Sprite_scroll_wrap_1bit Misc updates 2019-01-06 17:45:06 +00:00
Transparent_Sprite_Demo Add ability to plot Sprites with a "transparent" colour 2017-12-03 02:29:39 +00:00
Transparent_Sprite_Demo_4bit Raise to version 2.0.0 2020-01-26 21:17:49 +00:00