Exemplo n.º 1
0
 public static void SetBufferPos(Window win,int x,int y)
 {
     win.SetBufferPos(x, y);
 }
Exemplo n.º 2
0
 public static void SetBufferPos(Window win, int x, int y)
 {
     win.SetBufferPos(x, y);
 }