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
pos Struct Reference
Blocks position. More...
#include <cerinealib.h>
Data Fields | |
| int | x |
| x pos | |
| int | y |
| y pos | |
Detailed Description
Blocks position.
Definition at line 30 of file cerinealib.h.
Field Documentation
| int x |
x pos
Definition at line 31 of file cerinealib.h.
| int y |
y pos
Definition at line 32 of file cerinealib.h.
Generated on Wed Jul 13 2022 07:38:17 by
1.7.2
