![]() |
ManaPlus
|
#include "enums/simpletypes/booldefines.h"Go to the source code of this file.
Typedefs | |
| typedef bool | Speech |
Variables | |
| const bool | Speech_true = true |
| const bool | Speech_false = false |
| const bool Speech_true = true |
Definition at line 30 of file speech.h.
Referenced by Text::draw(), Being::drawSpeech(), Text::setColor(), and Being::setSpeech().