Module

Nemo.KeyPress

Package
purescript-nemo
Repository
opyapeus/purescript-nemo

#PressState Source

data PressState

Press state for watching press action.

Constructors

#updatePressState Source

updatePressState :: Boolean -> PressState -> PressState

Update press state function for convenience.