SFML community forums
Help => General => Topic started by: catalinnic on January 28, 2019, 09:26:02 pm
-
I have an wallArray as a std::vector, but when i try to position the rectangle shape it always starts at (0,0)
-
Is the "wallArray" supposed to be rectangle shapes? You need to either explain the problem more clearly and/or post code that reproduces your problem.
-
I rezolve it it was a counter problem