Esempio n. 1
0
 public override void Draw()
 {
     ConsoleEx.Print((int)x, (int)y, "#", ConsoleColor.Yellow);
 }