sdl2-2.0.0: Both high- and low-level bindings to the SDL library (version 2.0.3).

Safe HaskellSafe
LanguageHaskell2010

SDL.Raw.Event

Contents

Synopsis

Event Handling

filterEvents :: MonadIO m => EventFilter -> Ptr () -> m () Source

Keyboard Support

Mouse Support

setCursor :: MonadIO m => Cursor -> m () Source

Joystick Support

Game Controller Support