ManaPlus
Enumerations
DialogType Namespace Reference
Enumerations
enum
T
{
OK
= 0,
ERROR
,
SILENCE
}
Enumeration Type Documentation
◆
T
enum
DialogType::T
Enumerator
OK
ERROR
SILENCE
Definition at line
30
of file
dialogtype.h
.
31
{
32
OK
= 0,
33
ERROR
,
34
SILENCE
35
}
DialogType::ERROR
@ ERROR
Definition:
dialogtype.h:33
DialogType::OK
@ OK
Definition:
dialogtype.h:32
DialogType::SILENCE
@ SILENCE
Definition:
dialogtype.h:34
Generated on Thu Jun 4 2020 11:58:09 for ManaPlus by
1.8.17