Ejemplo n.º 1
0
 public override void Draw(Graphics g, int x, int y)
 {
     images.Draw(g, x, y, curr);
 }