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

foodposition Struct Reference

foodposition Struct Reference

Food position. More...

#include <hydralib.h>

Data Fields

int x
 x pos
int y
 y pos

Detailed Description

Food position.

Definition at line 19 of file hydralib.h.


Field Documentation

int x

x pos

Definition at line 20 of file hydralib.h.

int y

y pos

Definition at line 21 of file hydralib.h.