aboutsummaryrefslogtreecommitdiffstats
path: root/demos/applications/combo/bounce.c
Commit message (Collapse)AuthorAgeFilesLines
* Added type gThread to replace V2.x gfxThreadHandleinmarket2018-07-081-1/+1
|
* gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITYinmarket2018-07-081-1/+1
|
* Change color_t to gColorinmarket2018-07-081-1/+1
|
* Change coord_t to gCoordinmarket2018-07-081-3/+3
|
* Added new type definitions - moving towards V3.0inmarket2018-06-231-4/+4
|
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-3/+3
|
* First set of V3 macro changesinmarket2018-02-271-2/+2
|
* Stop overwriting by the bounce ball when switching away from it in the ↵inmarket2015-10-061-2/+3
| | | | applications/combo demo
* New applications/combo demoinmarket2015-10-061-0/+162