markPointerConsumeContainer
markPointerConsumeContainer(
container):void
Defined in: ui-consume-registry.ts:25
Mark a display container as a UI-input surface. Idempotent. Call from a
component’s onAdd (or equivalent) after the underlying Pixi container is
created.
Parameters
Section titled “Parameters”container
Section titled “container”object
Returns
Section titled “Returns”void