Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. numAxes :: MonadIO m => Joystick -> m CInt

    sdl2 SDL.Input.Joystick

    Get the number of general axis controls on a joystick. See SDL_JoystickNumAxes for C documentation.

  2. numBalls :: MonadIO m => Joystick -> m CInt

    sdl2 SDL.Input.Joystick

    Get the number of trackballs on a joystick. See SDL_JoystickNumBalls for C documentation.

  3. numButtons :: MonadIO m => Joystick -> m CInt

    sdl2 SDL.Input.Joystick

    Get the number of buttons on a joystick. See SDL_JoystickNumButtons for C documentation.

  4. numHats :: MonadIO m => Joystick -> m CInt

    sdl2 SDL.Input.Joystick

    Get the number of POV hats on a joystick. See SDL_JoystickNumHats for C documentation.

  5. numJoysticks :: MonadIO m => m CInt

    sdl2 SDL.Input.Joystick

    Count the number of joysticks attached to the system. See SDL_NumJoysticks for C documentation.

  6. numJoysticks :: MonadIO m => m CInt

    sdl2 SDL.Raw.Event

    No documentation available.

  7. numHaptics :: MonadIO m => m CInt

    sdl2 SDL.Raw.Haptic

    No documentation available.

  8. numClassKey :: Unique

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  9. numClassName :: Name

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  10. numericClassKeys :: [Unique]

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

Page 76 of many | Previous | Next