示例#1
0
 public void MouseDown(int x, int y, uint button)
 {
     MtlEditorCoreImporter.MouseDown(core_, x, y, button);
 }