memgame_piece Struct Reference
[Memory game application]

Game piece data. More...

Data Fields

uint8_t pair
 Which pair the piece belongs to.
bool found
 Flag indicating that the piece has been found.

Detailed Description

Game piece data.

Definition at line 236 of file app_memgame.c.


Field Documentation

Flag indicating that the piece has been found.

Definition at line 240 of file app_memgame.c.

Referenced by memgame_start_new_game(), and memgame_update().

Which pair the piece belongs to.

Definition at line 238 of file app_memgame.c.

Referenced by memgame_draw_piece(), memgame_start_new_game(), and memgame_update().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 14:10:02 2010 for display-demo by  doxygen 1.6.3