Project Alice
|
Variables | |
constexpr uint8_t | ignore = 0x00 |
constexpr uint8_t | log = 0x01 |
constexpr uint8_t | popup = 0x02 |
constexpr uint8_t | pause = 0x04 |
constexpr uint8_t | sound = 0x08 |
constexpr uint8_t | standard_sound = sound |
constexpr uint8_t | standard_log = log | sound |
constexpr uint8_t | standard_popup = log | sound | popup |
constexpr uint8_t | standard_pause = log | sound | popup | pause |
|
inlineconstexpr |
Definition at line 535 of file constants.hpp.
|
inlineconstexpr |
Definition at line 536 of file constants.hpp.
|
inlineconstexpr |
Definition at line 538 of file constants.hpp.
|
inlineconstexpr |
Definition at line 537 of file constants.hpp.
|
inlineconstexpr |
Definition at line 539 of file constants.hpp.
Definition at line 542 of file constants.hpp.
|
inlineconstexpr |
Definition at line 544 of file constants.hpp.
Definition at line 543 of file constants.hpp.
Definition at line 541 of file constants.hpp.