I have seen people drawing circles in several of the games samples using image('White_Circle', ooo and wonder why they would do this instead of using ellipse. Is it simply to write the game using sprites from the beginning, for performance reasons, or something else? Just curious.