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

State Struct Reference

State Struct Reference

Selector. More...

#include <game.h>

Data Fields

int position
 position
int nextstate [2]
 next state

Detailed Description

Selector.

Definition at line 14 of file game.h.


Field Documentation

int nextstate

next state

Definition at line 16 of file game.h.

int position

position

actual state

Definition at line 15 of file game.h.