Also, you just need to use arrays/vectors if you are playing around with them in update(). Otherwise, you just need to call the drawing function you want with a local variable.
↧
Also, you just need to use arrays/vectors if you are playing around with them in update(). Otherwise, you just need to call the drawing function you want with a local variable.