ManaPlus
Typedefs | Variables
move.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool Move
 

Variables

const bool Move_true = true
 
const bool Move_false = false
 

Typedef Documentation

◆ Move

typedef bool Move

Definition at line 30 of file move.h.

Variable Documentation

◆ Move_false

const bool Move_false = false

Definition at line 30 of file move.h.

Referenced by ConnectionDialog::ConnectionDialog().

◆ Move_true

const bool Move_true = true

Definition at line 30 of file move.h.

Referenced by Text::adviseXY(), and Window::isMovable().