Exemplo n.º 1
0
 // Cannot be called straightly ...
 public GameObject()
 {
     container = new ComponentContainer(this);
 }