Пример #1
0
 void Explode(CCPoint pt)
 {
     explosion.Visible  = true;
     explosion.Position = pt;
     explosion.ResetSystem();
 }