[OgreKit Lua]

Public Member Functions | List of all members
tsPanelNotifier Class Reference
Inheritance diagram for tsPanelNotifier:

Public Member Functions

 tsPanelNotifier (tsPanel *panel)
 
virtual ~tsPanelNotifier ()
 
void notifyGameObjectEvent (gkGameObject *gobj, const Event &id)
 

Constructor & Destructor Documentation

tsPanelNotifier::tsPanelNotifier ( tsPanel panel)
inline
virtual tsPanelNotifier::~tsPanelNotifier ( )
inlinevirtual

Member Function Documentation

void tsPanelNotifier::notifyGameObjectEvent ( gkGameObject *  gobj,
const Event &  id 
)
inline