Esempio n. 1
0
 void Start()
 {
     BP = new Pooling();
     BP.Init(Root, Bullet, 50);
 }