Skip to content

lemmih/hsSDL2

Repository files navigation

This package is deprecated in favor of sdl2.

This package contains Haskell bindings to libSDL >= 2.0.0.

Build Status

TODO:

  • Surface creation and drawing. [1]
  • Input events. [2] ,[3] ,[4] ,[5] , [6]
  • Force feedback. [7]
  • Audio.[8]
  • Power management. [9]
  • Update the installation instructions in WIN32.
  • Verify that all types and top-level functions are documented.
  • Migrate examples.
  • Optional: Convert additional SDL2 examples/tutorials to Haskell.
  • Log handling [10]
  • Assertions [11]

Extensions:

Reference:

  1. http://wiki.libsdl.org/CategorySurface
  2. http://wiki.libsdl.org/CategoryEvents
  3. http://wiki.libsdl.org/CategoryKeyboard
  4. http://wiki.libsdl.org/CategoryMouse
  5. http://wiki.libsdl.org/CategoryJoystick
  6. http://wiki.libsdl.org/CategoryGameController
  7. http://wiki.libsdl.org/CategoryForceFeedback
  8. http://wiki.libsdl.org/CategoryAudio
  9. http://wiki.libsdl.org/CategoryPower
  10. http://wiki.libsdl.org/CategoryLog
  11. http://wiki.libsdl.org/CategoryAssertions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published