Arkanoid Remake  1.0
Public Member Functions | Protected Attributes | List of all members
ArkanoidRemakeSdl::AppEventFunctor Class Reference

Functor class for application events. More...

#include <ArkanoidRemakeSdl.h>

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

Public Member Functions

 AppEventFunctor (ArkanoidRemakeSdl *app)
 Constructor: it requires a reference to the owner application.
 
virtual bool operator() (const sdltk::EventData &evt_data)
 Functor operator.
 

Protected Attributes

ArkanoidRemakeSdlmApp
 Internal reference to the application.
 

Detailed Description

Functor class for application events.


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