28 #ifndef BERSERK_EVENT_HPP 
   29 #define BERSERK_EVENT_HPP 
#define BRK_NS_END
Definition: Config.hpp:48
 
#define BRK_API
Definition: Config.hpp:32
 
StringName based event type.
 
Base class for any engine event.
Definition: Event.hpp:56
 
virtual BRK_API const EventType & GetEventType() const =0
 
BRK_API ~Event() override=default
 
Reference counted base object.
Definition: RefCnt.hpp:52
 
Cached shared utf-8 string id.
Definition: StringName.hpp:61
 
Definition: GLDevice.cpp:46