Implements
Members
pre inherited
Middleware function to run before load, the
arguments for this are (resource, next)
Methods
PIXI.TextureLoader.add () void static overrides
Handle SVG elements a text, render with SVGResource.
PIXI.TextureLoader.use (resource, next) void static overrides
Called after a resource is loaded.
Name | Type | Description |
---|---|---|
resource |
PIXI.LoaderResource | |
next |
Function |
- See:
-
- PIXI.Loader.loaderMiddleware