PGE Engine
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Types | Public Member Functions | List of all members
InAreaDetector Class Reference
Inheritance diagram for InAreaDetector:
BasicDetector

Public Types

enum  Filters { F_BLOCK = 1, F_BGO = 2, F_NPC = 4, F_PLAYER = 8 }
 

Public Member Functions

 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 ()
 
- Public Member Functions inherited from BasicDetector
 BasicDetector (LVL_Npc *parent)
 
 BasicDetector (const BasicDetector &dtc)
 

Additional Inherited Members

- Protected Attributes inherited from BasicDetector
bool _detected
 
LVL_Npc_parentNPC
 

The documentation for this class was generated from the following files: