ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | ForceQuantity |
Variables | |
const bool | ForceQuantity_true = true |
const bool | ForceQuantity_false = false |
typedef bool ForceQuantity |
Definition at line 30 of file forcequantity.h.
const bool ForceQuantity_false = false |
Definition at line 30 of file forcequantity.h.
const bool ForceQuantity_true = true |
Definition at line 30 of file forcequantity.h.
Referenced by ItemContainer::draw(), and ItemContainer::safeDraw().