ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | ForceDisplay |
Variables | |
const bool | ForceDisplay_true = true |
const bool | ForceDisplay_false = false |
typedef bool ForceDisplay |
Definition at line 30 of file forcedisplay.h.
const bool ForceDisplay_false = false |
Definition at line 30 of file forcedisplay.h.
Referenced by Being::setSubtype().
const bool ForceDisplay_true = true |
Definition at line 30 of file forcedisplay.h.
Referenced by FloorItem::postInit(), Being::setSubtype(), and ActorSprite::setupSpriteDisplay().