ManaPlus
Typedefs | Variables
autotarget.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool AutoTarget
 

Variables

const bool AutoTarget_true = true
 
const bool AutoTarget_false = false
 

Typedef Documentation

◆ AutoTarget

typedef bool AutoTarget

Definition at line 30 of file autotarget.h.

Variable Documentation

◆ AutoTarget_false

const bool AutoTarget_false = false

Definition at line 30 of file autotarget.h.

◆ AutoTarget_true

const bool AutoTarget_true = true

Definition at line 30 of file autotarget.h.

Referenced by SkillDialog::useSkillDefault(), and SkillDialog::useSkillTarget().