ManaPlus
Typedefs | Variables
enable.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool Enable
 

Variables

const bool Enable_true = true
 
const bool Enable_false = false
 

Typedef Documentation

◆ Enable

typedef bool Enable

Definition at line 30 of file enable.h.

Variable Documentation

◆ Enable_false

const bool Enable_false = false

Definition at line 30 of file enable.h.

Referenced by applyEffectByOption(), applyEffectByOption1(), and GroupInfo::GroupInfo().

◆ Enable_true

const bool Enable_true = true