Mateo Gomez-Randulfe / Mbed 2 deprecated The_Children_of_Cronos

Dependencies:   mbed

Fork of The_Children_of_Cronos_el15mggr by ELEC2645 (2016/17)

Embed: (wiki syntax)

« Back to documentation index

bird Struct Reference

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.