|
| enum | Filters { F_BLOCK = 1,
F_BGO = 2,
F_NPC = 4,
F_PLAYER = 8
} |
| |
|
|
| InAreaDetector (LVL_Npc *parent, PGE_RectF range, int filters) |
| |
|
| InAreaDetector (const InAreaDetector &dtc) |
| |
|
void | processDetector () |
| |
|
bool | detected () |
| |
|
bool | detected (long type, long ID) |
| |
|
int | contacts () |
| |
|
| BasicDetector (LVL_Npc *parent) |
| |
|
| BasicDetector (const BasicDetector &dtc) |
| |
|
|
bool | _detected |
| |
|
LVL_Npc * | _parentNPC |
| |
The documentation for this class was generated from the following files:
- scenes/level/npc_detectors/lvl_dtc_inarea.h
- scenes/level/npc_detectors/lvl_dtc_inarea.cpp