android - Destroying a Layer with its Child in Wiengine -


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

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -