SFML

Were can I find a very in depth tutorial on this? Like explained line by line, some people just memorize what there supposed to do without knowing exactly what it does. I am not that type of person, I like knowing what every aspect of the code does. Even if i already know what it does.
bump
http://www.sfml-dev.org/documentation/2.0/index.php Also no one memorizes this stuff, just bookmark it and don't feel the least bit embarrassed when you go back to reference the page.
Here's some good tutorials which I had used:
http://www.sfml-dev.org/tutorials/1.6/

I agree with Computergeek that no one memorizes stuff. One of the nice things about SFML is that the headers are really well documented. Get to know what classes are available to you and then you can read the headers to figure out exactley what functions are available to you.
Ok well then thanks for the help :D
Topic archived. No new replies allowed.