GlistEngine
Loading...
Searching...
No Matches
gEventHook Class Referenceabstract

#include <gEventHook.h>

Inheritance diagram for gEventHook:

Public Member Functions

 gEventHook ()
 
virtual ~gEventHook ()
 
virtual void onEvent (gEvent &event)=0
 

Static Public Attributes

static std::list< gEventHook * > hooks
 

Constructor & Destructor Documentation

◆ gEventHook()

gEventHook::gEventHook ( )

◆ ~gEventHook()

virtual gEventHook::~gEventHook ( )
virtual

Member Function Documentation

◆ onEvent()

virtual void gEventHook::onEvent ( gEvent event)
pure virtual

Implemented in gFont.

Member Data Documentation

◆ hooks

std::list<gEventHook*> gEventHook::hooks
static

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