ManaPlus
Typedefs | Variables
speech.h File Reference

(986a3bf)

#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
 

Typedef Documentation

◆ Speech

typedef bool Speech

Definition at line 30 of file speech.h.

Variable Documentation

◆ Speech_false

const bool Speech_false = false

Definition at line 30 of file speech.h.

◆ Speech_true

const bool Speech_true = true

Definition at line 30 of file speech.h.

Referenced by Text::draw(), Being::drawSpeech(), Text::setColor(), and Being::setSpeech().