public delEnt() { new ent = -1 while( !(ent = find_ent_by_class(ent, "bomb"))) { engfunc(EngFunc_RemoveEntity,ent) } }