Dear Members,
I´ve got an issue with my Program. I need to know if there is a general command in SFML to delete my whole window Content after running through a loop. My Problem is the shout down of the program after a certain amount of reps, due to the fact that created shapes in the step before are still existent.
Do you have any ideas how to fix this Problem?
This is the first time I use SFML so sorry for my low skills