ManaPlus
Typedefs | Variables
forcedisplay.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool ForceDisplay
 

Variables

const bool ForceDisplay_true = true
 
const bool ForceDisplay_false = false
 

Typedef Documentation

◆ ForceDisplay

typedef bool ForceDisplay

Definition at line 30 of file forcedisplay.h.

Variable Documentation

◆ ForceDisplay_false

const bool ForceDisplay_false = false

Definition at line 30 of file forcedisplay.h.

Referenced by Being::setSubtype().

◆ ForceDisplay_true

const bool ForceDisplay_true = true