Just™ Game Engine
Public Member Functions | List of all members
jng::EventDispatcher Class Reference

#include <event.hpp>

Public Member Functions

 EventDispatcher (Event &event)
 
template<typename T , typename F >
bool dispatch (const F &func)
 

Constructor & Destructor Documentation

◆ EventDispatcher()

jng::EventDispatcher::EventDispatcher ( Event event)
inlineexplicit

Member Function Documentation

◆ dispatch()

template<typename T , typename F >
bool jng::EventDispatcher::dispatch ( const F &  func)
inline

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