- Where Developers Learn, Share, & Build Careers


I'm new to Android gaming, the development I'm using is engine's wigenin. I want to know that How can I destroy a layer with her child?

I thought how to do it < / P>

This will remove the children of the layer layer. Removes AllChild (true);

And it will remove this layer with your children. RemovesChild (layer, true);

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -