Exemple #1
0
 public void MouseMove(int x, int y, uint button)
 {
     MtlEditorCoreImporter.MouseMove(core_, x, y, button);
 }