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