Archive
Archive for 24.07.2011
Migrating to SFML 2.0
24.07.2011
Leave a comment
Many people have difficulty migrating from SFML 1.6 to 2.0. The fact is there are quite a few public interface changes and there are as yet no SFML 2.0 tutorials. I suggest you still use the 1.6 tutorials if you want to be guided through the learning process, and then make up the gap using either or both of the following
- the SFML 2.0 documentation (note that the documentation on the site is also slightly out of date, but you can create your own using the source and Doxygen)
- this thread delineating the changes in SFML 2.0
Hopefully, I can soon show you how to create the documentation yourself, using Doxygen.
Categories: SFML, Tips & Tricks
changelist, doxygen, sfml, sfml 1.6, sfml 2.0, Simple and Fast Multimedia Library
