WEll for a re-assignment i have to re-create the arcade game 'Frogger' and although i can draw one "enemy" have them move on their own and wrap around the screen what i can't figure out how to do is draw multiple enemies without have really long sets of code as their are a fair few enemies in frogger: the way i do it at the moment is like this, of course the code is put in the correct sections of my game.cpp: