User: ArmenHeat

  • Public profile

User profile: ArmenHeat

User info
User name:ArmenHeat
History
Joined:
Number of posts:6
Latest posts:

Passing vector of strings and comparing to ASCII values
Woop woop! Figured it out meself! [code] void Information::isValid(std::vector <std::string> &num)...

Passing vector of strings and comparing to ASCII values
Im using the SFML library and the TGUI library, first one to create a window and the second to have ...

Randomizing sprite drawing in SFML
I have another related question: [code]Shape[0].setPosition(sf::Vector2f(192, 146));[/code] I was ...

Randomizing sprite drawing in SFML
If 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 SFML
I 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