public static void Draw(int x, int y)
 {
     Pictures.DrawBlackAndWhite(icon, 14, 14, x, y);
 }