VOX
A little voxel engine
Loading...
Searching...
No Matches
Event::HandlerWrapperInterface Class Referenceabstract

#include <EventManager.hpp>

Inheritance diagram for Event::HandlerWrapperInterface:
Inheritance graph
Collaboration diagram for Event::HandlerWrapperInterface:
Collaboration graph

Public Member Functions

void exec (const AbstractEvent &e)
 
virtual std::string getType () const =0
 

Member Function Documentation

◆ exec()

void Event::HandlerWrapperInterface::exec ( const AbstractEvent e)
inline

◆ getType()

virtual std::string Event::HandlerWrapperInterface::getType ( ) const
pure virtual

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