Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. type PowerState = Word32

    sdl2 SDL.Raw.Enum

    No documentation available.

  2. module SDL.Raw.Platform

    No documentation available.

  3. module SDL.Raw.Power

    No documentation available.

  4. data Palette

    sdl2 SDL.Raw.Types

    No documentation available.

  5. Palette :: CInt -> !Ptr Color -> Palette

    sdl2 SDL.Raw.Types

    No documentation available.

  6. data PixelFormat

    sdl2 SDL.Raw.Types

    No documentation available.

  7. PixelFormat :: Word32 -> !Ptr Palette -> Word8 -> Word8 -> Word32 -> Word32 -> Word32 -> Word32 -> PixelFormat

    sdl2 SDL.Raw.Types

    No documentation available.

  8. data Point

    sdl2 SDL.Raw.Types

    No documentation available.

  9. Point :: CInt -> CInt -> Point

    sdl2 SDL.Raw.Types

    No documentation available.

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

    sdl2 SDL.Vect

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

Page 470 of many | Previous | Next