PIXI.IRenderableContainer
interface IRenderableContainer
Interface for Container to interface with Renderer.
Summary
Methods from IRenderableContainer
PIXI.Rectangle |
Get Local bounds for container |
Public Methods
getLocalBounds(rect: PIXI.Rectangle, skipChildrenUpdate: boolean) → {PIXI.Rectangle}
Get Local bounds for container
Name | Type | Attributes | Description |
---|---|---|---|
rect | PIXI.Rectangle |
<optional> |
|
skipChildrenUpdate | boolean |
<optional> |
Type | Description |
---|---|
PIXI.Rectangle |