Exemple #1
0
 void Start()
 {
     _application = new CoreApplication();
     _application.Init(_mainCanvas);
 }