Exemplo n.º 1
0
 public SceneWindow(Game_Interface Interface, PropertiesWindow Properties)
 {
     InitializeComponent();
     Init(Interface, Properties);
 }