ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | ShowCenter |
Variables | |
const bool | ShowCenter_true = true |
const bool | ShowCenter_false = false |
typedef bool ShowCenter |
Definition at line 30 of file showcenter.h.
const bool ShowCenter_false = false |
Definition at line 30 of file showcenter.h.
Referenced by GameModifiers::changeAwayMode(), and Actions::uploadUpdate().
const bool ShowCenter_true = true |
Definition at line 30 of file showcenter.h.
Referenced by Setup_Theme::action(), Setup_Video::action(), ChangeEmailDialog::action(), ChangePasswordDialog::action(), CharCreateDialog::action(), CharSelectDialog::action(), EditServerDialog::action(), RegisterDialog::action(), Setup_Input::apply(), Setup_Theme::apply(), Setup_Video::apply(), DialogsManager::attributeChanged(), PincodeManager::changePincode(), OkDialog::OkDialog(), DialogsManager::openErrorDialog(), DialogsManager::playerDeath(), EAthena::CharServerRecv::processCharCheckRename(), Ea::CharServerRecv::processCharCreateFailed(), Ea::CharServerRecv::processCharDelete(), EAthena::CharServerRecv::processCharDeleteFailed(), TmwAthena::CharServerRecv::processCharDeleteFailed(), EAthena::CharServerRecv::processCharRename(), Ea::GameRecv::processMapQuitResponse(), and PincodeManager::setNewPincode().