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

alienbullet Struct Reference

alienbullet Struct Reference

Aliens bullet position. More...

#include <Stymphalianlib.h>

Data Fields

int x
 x pos
int y
 y pos

Detailed Description

Aliens bullet position.

Definition at line 17 of file Stymphalianlib.h.


Field Documentation

int x

x pos

Definition at line 18 of file Stymphalianlib.h.

int y

y pos

Definition at line 19 of file Stymphalianlib.h.