OpenEnroth 73e68f7
Loading...
Searching...
No Matches
SdlEventLoop.cpp File Reference
#include "SdlEventLoop.h"
#include <SDL.h>
#include <algorithm>
#include <cassert>
#include <vector>
#include "Library/Platform/Interface/PlatformEventHandler.h"
#include "Library/Platform/Interface/PlatformEnums.h"
#include "Utility/Segment.h"
#include "Utility/ScopeGuard.h"
#include "SdlPlatformSharedState.h"
#include "SdlEnumTranslation.h"
#include "SdlWindow.h"
#include "SdlGamepad.h"