maug
Quick and dirty C mini-augmentation library.
Data Fields | Related Functions
RETROGUI_CTL Union Reference
Collaboration diagram for RETROGUI_CTL:
Collaboration graph
[legend]

Data Fields

struct RETROGUI_CTL_BASE base
 

Related Functions

(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...
 

Friends And Related Function Documentation

◆ 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: