Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. P :: f a -> Point (f :: Type -> Type) a

    sdl2 SDL.Internal.Vect

    No documentation available.

  2. P :: f a -> Point (f :: Type -> Type) a

    sdl2 SDL.Vect

    No documentation available.

  3. Pause :: PlaybackState

    sdl2 SDL.Audio

    Pause the AudioDevice, which will stop producing/capturing audio.

  4. Paused :: AudioDeviceStatus

    sdl2 SDL.Audio

    The AudioDevice is paused.

  5. Play :: PlaybackState

    sdl2 SDL.Audio

    Resume the AudioDevice.

  6. data PlaybackState

    sdl2 SDL.Audio

    Whether to allow an AudioDevice to play sound or remain paused.

  7. Playing :: AudioDeviceStatus

    sdl2 SDL.Audio

    The AudioDevice is playing.

  8. Pressed :: InputMotion

    sdl2 SDL.Event

    No documentation available.

  9. newtype Point (f :: Type -> Type) a

    sdl2 SDL.Internal.Vect

    A handy wrapper to help distinguish points from vectors at the type level

  10. module SDL.Power

    No documentation available.

Page 1 of many | Next