|
FreeRTOS Tetris
|
Structure for the score. More...
#include <logic.h>

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. | |
Structure for the score.
1.8.17