Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
joystickGetBall :: MonadIO m => Joystick -> CInt -> Ptr CInt -> Ptr CInt -> m CIntsdl2 SDL.Raw.Event No documentation available.
joystickNumBalls :: MonadIO m => Joystick -> m CIntsdl2 SDL.Raw.Event No documentation available.
saveAllDollarTemplates :: MonadIO m => Ptr RWops -> m CIntsdl2 SDL.Raw.Event No documentation available.
hapticStopAll :: MonadIO m => Haptic -> m CIntsdl2 SDL.Raw.Haptic No documentation available.
type
AudioCallback = FunPtr Ptr () -> Ptr Word8 -> CInt -> IO ()sdl2 SDL.Raw.Types No documentation available.
type
HintCallback = FunPtr Ptr () -> CString -> CString -> CString -> IO ()sdl2 SDL.Raw.Types No documentation available.
JoyBallEvent :: Word32 -> Word32 -> JoystickID -> Word8 -> Int16 -> Int16 -> Eventsdl2 SDL.Raw.Types No documentation available.
type
TimerCallback = FunPtr Word32 -> Ptr () -> IO Word32sdl2 SDL.Raw.Types No documentation available.
audioSpecCallback :: AudioSpec -> !AudioCallbacksdl2 SDL.Raw.Types No documentation available.
hapticLeftRightSmallMagnitude :: HapticEffect -> !Word16sdl2 SDL.Raw.Types No documentation available.