Passing vector of strings and comparing to ASCII valuesWoop woop! Figured it out meself! [code] void Information::isValid(std::vector <std::string> &num)...
Passing vector of strings and comparing to ASCII valuesIm using the SFML library and the TGUI library, first one to create a window and the second to have ...
Randomizing sprite drawing in SFMLI have another related question: [code]Shape[0].setPosition(sf::Vector2f(192, 146));[/code] I was ...
Randomizing sprite drawing in SFMLIf there is no shape on screen, I want it to wait 2 seconds before showing the next one. But if ther...
Randomizing sprite drawing in SFMLI have a spritesheet 900x100 pixels. Each 100x100 pixel block is a shape. I store it using sf::IntRe...
This user does not accept Private Messages