new DisplayObjectContainer()
A DisplayObjectContainer represents a collection of display objects.
It is the base class of all display objects that act as a container for other objects.
- Source code: pixi/display/DisplayObjectContainer.js (Line 5)
new DisplayObjectContainer()
A DisplayObjectContainer represents a collection of display objects.
It is the base class of all display objects that act as a container for other objects.
Please login to continue.