new PIXI.accessibility.AccessibilityManager(renderer)
Name | Type | Description |
---|---|---|
renderer |
PIXI.CanvasRenderer | PIXI.WebGLRenderer |
A reference to the current renderer |
Members
-
rendererPIXI.SystemRenderer
-
The renderer this accessibility manager works for.
Methods
-
capHitArea(hitArea)
-
TODO: docs.
Name Type Description hitArea
Rectangle TODO docs
-
createTouchHook()
-
Creates the touch hooks.
-
destroy()
-
Destroys the accessibility manager