FreeRTOS Tetris
Data Fields
score Struct Reference

Structure for the score. More...

#include <logic.h>

Collaboration diagram for score:
Collaboration graph

Data Fields

uint32_t score
 The current score.
 
uint8_t level
 The current level.
 
uint16_t rows
 Number of rows cleared.
 
char * userName
 The selected User-Name.
 

Detailed Description

Structure for the score.


The documentation for this struct was generated from the following file: