module Scenes.Test.EventHandler where import Affection import qualified SDL -- internal imports import Classes import Types singleHandler :: Test :: Action -> Affection () singleHandler level event = return ()