public int GetDirection()
 {
     return(player.GetDirectionSprite());
 }