ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | AllPlayers |
Variables | |
const bool | AllPlayers_true = true |
const bool | AllPlayers_false = false |
typedef bool AllPlayers |
Definition at line 30 of file allplayers.h.
const bool AllPlayers_false = false |
Definition at line 30 of file allplayers.h.
const bool AllPlayers_true = true |
Definition at line 30 of file allplayers.h.
Referenced by ActorManager::findBeingByPixel(), and ActorManager::findBeingsByPixel().