SDL++
C++wrapperfortheSDLlibrary.
|
#include <SDL.h>
#include "sdlpp/event/Components.h"
#include "sdlpp/event/MultiComparator.h"
#include "sdlpp/event/Event.h"
Go to the source code of this file.
Classes | |
struct | sdl::event::UserBase |
Base for user events that exposes the SDL_UserEvent structure. More... | |
struct | sdl::event::UserDefined< Codes > |
Represents a user event. More... | |
Namespaces | |
namespace | sdl |
namespace | sdl::event |