Exemple #1
0
 public static void Crop(int x, int y, int w, int h)
 {
     BearLibTerminalIntegration.Crop(x, y, w, h);
 }