To draw players.
Whe drawing a player, it will show different image depending on the direction the player is going and
the motion of the player. Those different images are stored in the ImagePool
. With this draw method, it will make the motion more smooth.