Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.