ManaPlus
|
#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 |
const bool Move_false = false |
Definition at line 30 of file move.h.
Referenced by ConnectionDialog::ConnectionDialog().
const bool Move_true = true |
Definition at line 30 of file move.h.
Referenced by Text::adviseXY(), and Window::isMovable().