LogoPixi’VN
pixi-jsType aliases

Type Alias: ContainerChild

> ContainerChild = Container

Defined in: node_modules/pixi.js/lib/scene/container/Container.d.ts:20

The type of child that can be added to a Container. This is a generic type that extends the Container class.

Standard