xoreos
0.0.5
|
The global events manager. More...
#include <cstdlib>
#include "src/common/fallthrough.h"
#include <SDL_timer.h>
#include "src/common/util.h"
#include "src/common/error.h"
#include "src/common/threads.h"
#include "src/common/configman.h"
#include "src/events/events.h"
#include "src/events/requests.h"
#include "src/events/notifications.h"
#include "src/events/timerman.h"
#include "src/events/joystick.h"
#include "src/graphics/types.h"
#include "src/graphics/graphics.h"
#include "src/graphics/glcontainer.h"
#include "src/graphics/windowman.h"
Go to the source code of this file.
Namespaces | |
Events | |
The global events manager.
Definition in file events.cpp.