Skip to content

Free-Pascal-meets-SDL-Website/Pascal-SDL-2-Headers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pascal-SDL-2-Headers

These are the Pascal SDL 2 Headers.

Installation

Just add the headers to your include path. Include sdl2.pas for the main SDL2 library (should be always needed). Furthermore headers for the other SDL2 libraries are provided:

  • sdl2_image.pas
  • sdl2_mixer.pas
  • sdl2_net.pas
  • sdl2_ttf.pas

Bugs / Contributions

If you have any contributions, feel free to drop a pull request or send in a patch.

Same goes for bugs, please use the github issue tracker.

License

You may license the Pascal SDL 2 Headers either with the MPL license or with the zlib license, both included.

About

This are the Pascal SDL 2 Headers.

Resources

License

MPL-2.0, Zlib licenses found

Licenses found

MPL-2.0
MPL-LICENSE
Zlib
zlib-LICENSE

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 54.5%
  • Pascal 30.9%
  • PHP 14.6%