Creating a class that contains a string object to hold the text of a filefor example you could do something like this [code] Text(std::string filename) { std::ifstream re...
SFML Draw IssueFound my problem. It was an idiotic mistake in the Button header file. Had this [code] class Butto...
SFML Draw IssueAh ok thanks
SFML Draw IssueAlready gave that a shot the error message I get is " conversion to inaccessible to base class "sf::...
SFML Draw IssueSorry my bad, The error I'm getting is no instance of overloaded function "sf::RenderTarget::draw" m...