Untitled Game engine no.5  1.0
Public Member Functions | Protected Attributes | Friends | List of all members
Engine::Event Class Referenceabstract

#include <Event.hpp>

Public Member Functions

virtual EventType GetEventType () const =0
 
virtual const char * GetName () const =0
 
virtual int GetFlag () const =0
 
virtual std::string ToString () const
 
bool IsCategory (EventCategorty cat)
 

Protected Attributes

bool m_Handled
 

Friends

class EventDispatcher
 

Detailed Description

Unused


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