yampa-sdl2-0.1.0.2: Yampa and SDL2 made easy

Safe HaskellSafe
LanguageHaskell2010

YampaSDL2.Internal.AppInput

Synopsis

Documentation

data AppInput Source #

Data type which stores all user inputs at the current time. You should not interact with this type directly, but use signal functions like anyKeyActive to get events.

Constructors

AppInput 

Fields