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

Public Member Functions

 ContactDetector (LVL_Npc *parentNPC)
 
 ContactDetector (const ContactDetector &cdt)
 
void processDetector ()
 
bool detected ()
 
luabind::object getBlocks (lua_State *L)
 
luabind::object getBGOs (lua_State *L)
 
luabind::object getNPCs (lua_State *L)
 
luabind::object getPlayers (lua_State *L)
 
- 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: