SDEngine
Game Engine
Loading...
Searching...
No Matches
app_events.hpp
Go to the documentation of this file.
1#pragma once
3
4namespace sd {
11} // namespace sd
#define EVENT_CLASS_TYPE(type)
Definition Event.hpp:74
#define EVENT_CLASS_CATEGORY(category)
Definition Event.hpp:84
Definition app_events.hpp:5
AppTerminateEvent()=default
Definition Event.hpp:56
Definition Application.hpp:28