Return to Snippet

Revision: 19714
at October 29, 2009 10:23 by imperez


Initial Code
			while (this._container.numChildren)
				this._container.removeChildAt(0);

Initial URL


Initial Description


Initial Title
Remove All Children from the Displaylist

Initial Tags
textmate

Initial Language
Other