|
(Note that these are not member functions.)
|
|
#define | RETROGUI_LABEL_FLAG_SHOWINC 0x02 |
| | Flag for flags field in RETROGUI_CTL LABEL type indicating that the label should be shown incrementally, as if a character is talking.
|
| |
| #define | RETROGUI_LABEL_FLAG_SHOWINC_SLOW 0x06 |
| | Flag for flags field in RETROGUI_CTL LABEL type indicating that the label should be shown incrementally, as if a character is talking a bit slowly. More...
|
| |
◆ RETROGUI_LABEL_FLAG_SHOWINC_SLOW
| #define RETROGUI_LABEL_FLAG_SHOWINC_SLOW 0x06 |
|
related |
Flag for flags field in RETROGUI_CTL LABEL type indicating that the label should be shown incrementally, as if a character is talking a bit slowly.
- Note
- This flag has RETROGUI_LABEL_FLAG_SHOWINC built-in so that tests that don't care about speed can just test for that.
The documentation for this union was generated from the following file: