1
Graphics / Re: VertexArray
« on: November 21, 2012, 12:30:31 pm »
The number of particles goes back and forth so when number decreases I don't remove the particles from array. So I have always maximum amount in array but track the number of used. And I'm using sf::Vertex.