ugfx/demos/applications/combo
2018-07-08 15:40:27 +10:00
..
rsc
bounce.c Added type gThread to replace V2.x gfxThreadHandle 2018-07-08 15:40:27 +10:00
demo.mk
gfxconf.h
main.c gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE 2018-07-08 15:15:15 +10:00
mandelbrot.c Added type gThread to replace V2.x gfxThreadHandle 2018-07-08 15:40:27 +10:00
readme.txt
romfs_files.h
romfs_img_ugfx.h
romfs_img_yesno.h
tasks.h

This demo supports input from both a mouse/touch, toggles and/or a dial input.
If your platform does not support one or the other, turn it off in
gfxconf.h

Note that you will need to include the drivers into your project
makefile for whichever inputs you decide to use.

For some fun have a play with the "colors" radio group and the "Disable All" checkbox.