|
helapordo 1.4.13
|
Holds text for a notification. More...
#include <game_core.h>
Data Fields | |
| char | buf [NOTIFICATION_BUFFER_SIZE+1] |
| int8_t | color |
| bool | displayed |
Holds text for a notification.
| char Notification::buf[NOTIFICATION_BUFFER_SIZE+1] |
| int8_t Notification::color |
| bool Notification::displayed |