Exemple #1
0
 protected Node()
 {
     Position = new EditorRect(10, 40, 30, 30);
 }
Exemple #2
0
 protected Node()
 {
     Position = new EditorRect (10, 40, 30, 30);
 }