• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..17-Dec-2021-

README.mdH A D17-Dec-2021254 148

sfml.nimH A D17-Dec-202152.6 KiB1,1221,067

sfml_audio.nimH A D17-Dec-202139.1 KiB900890

sfml_colors.nimH A D17-Dec-2021449 1614

sfml_vector.nimH A D17-Dec-202128 21

README.md

1sfml-nimrod
2===========
3
4Nimrod binding of SFML 2.0
5
6This is only tested for Linux at the moment
7
8### What is needed for Windows / OS X?
9
10* The library names need filling in
11* TWindowHandle is handled differently on those platforms
12
13I believe that is it
14