Exemplo n.º 1
0
 public void MouseUp(int x, int y, uint button)
 {
     MtlEditorCoreImporter.MouseUp(core_, x, y, button);
 }