Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of The_Children_of_Cronos_el15mggr by
bird Struct Reference
structure for bird position More...
#include <aurigaslib.h>
Data Fields | |
| int | x |
| x position | |
| int | y |
| y position | |
Detailed Description
structure for bird position
Definition at line 22 of file aurigaslib.h.
Field Documentation
| int x |
x position
Definition at line 23 of file aurigaslib.h.
| int y |
y position
Definition at line 24 of file aurigaslib.h.
Generated on Wed Jul 13 2022 07:38:17 by
1.7.2
