Sfoglia il codice sorgente

3dModeling MainPanel.js 徐寅秋 commit at 2020-09-04

徐寅秋 4 anni fa
parent
commit
fbfc0a0358
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      3dModeling/sgec69/MainPanel.js

+ 5 - 0
3dModeling/sgec69/MainPanel.js

@@ -0,0 +1,5 @@
+class MainPanel {
+    constructor(app) {
+        this.app = app;
+        this.panels_znyg = [];
+        this.panels_znjk = [];