Arkanoid Remake  1.0
Public Member Functions | List of all members
sdltk::EventFunctor Class Referenceabstract

Functor class for events handling. More...

#include <sdltk.h>

Inheritance diagram for sdltk::EventFunctor:
ArkanoidRemakeSdl::AppEventFunctor

Public Member Functions

virtual bool operator() (const sdltk::EventData &evt_data)=0
 Functor operator.
 

Detailed Description

Functor class for events handling.


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