NRE_EventSystem.hpp File Reference

Declaration of System's API's Object : EventSystem. More...

#include <memory>
#include "../Graphics/Window/NRE_Window.hpp"
#include "Input/NRE_InputManager.hpp"
#include "Emitter/NRE_EventEmitter.hpp"
#include "Event/NRE_Event.hpp"
#include <Header/NRE_Utility.hpp>
#include "NRE_EventSystem.tpp"

Go to the source code of this file.

Classes

class  NRE::Event::EventHandler< T >
 Manage an event handler for a special type. More...
 
class  NRE::System::EventSystem
 Manage the event sub system. More...
 

Namespaces

 NRE
 The NearlyRealEngine's global namespace.
 
 Event
 Event's API.
 
 System
 System's API.
 

Detailed Description

Declaration of System's API's Object : EventSystem.

Author
Louis ABEL
Date
09/05/2019