PGE Engine
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | Protected Attributes | Friends | List of all members
LuaEvent Class Reference

Public Member Functions

 LuaEvent (LuaEngine *engine)
 
std::string eventName () const
 
void setEventName (const std::string &eventName)
 
template<typename T >
void addParameter (T par)
 
void cleanupAllParams ()
 

Static Public Member Functions

static luabind::scope bindToLua ()
 

Protected Attributes

std::vector< luabind::object > objList
 

Friends

class LuaEngine
 

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