1
General / Handling time to delay?
« on: January 09, 2011, 08:33:29 pm »
Hi all.
I have a little game with a shooting feature I want to hold down a button to shoot but I don´t want it to shoot all the time, so can I use sf::Clock to just make it wait between all generating shots?
I have a little game with a shooting feature I want to hold down a button to shoot but I don´t want it to shoot all the time, so can I use sf::Clock to just make it wait between all generating shots?