Esempio n. 1
0
 public void MouseUp(int x, int y, uint button)
 {
     MeshMLViewerCoreImporter.MouseUp(core_, x, y, button);
 }