In their official tutorials it is said that to draw graphics on screen, i have to use RenderWindow instead of Window. But when i write sf:: RenderWindow window, error pops up saying that there is no RenderWindow in sf:: . I copy-pasted the code but it still does not works. What could possibly be the reason behind this ?
Asked
Active
Viewed 249 times
#include <SFML/Graphics.hpp>
? – Alayric May 01 '15 at 23:21