Mbed project for a FRDM-K64F microcontroller. Game made out of five sub-games including flappy birds, snake, stack, trivia and space invaders.
Fork of The_Children_of_Cronos_el15mggr by
pipes Struct Reference
structure for pipes height More...
#include <aurigaslib.h>
Data Fields | |
| int | top |
| top rectangle position | |
| int | bottom |
| bottom rectangle position | |
Detailed Description
structure for pipes height
Definition at line 16 of file aurigaslib.h.
Field Documentation
| int bottom |
bottom rectangle position
Definition at line 18 of file aurigaslib.h.
| int top |
top rectangle position
Definition at line 17 of file aurigaslib.h.
Generated on Wed Jul 13 2022 07:38:17 by
1.7.2
