So I finally got SFML installed and working in Visual C++, but I'm still a bit new to C++ in general and all the functions that SFML offers are a bit daunting. Does anyone have a quick-list of the available functions and how to use them?
If not then how about a couple of short codes that could show me what to do with the more basic parts of SFML.