PIXI.DOM.Sprite
PIXI.DOM.Sprite copied to clipboard
Adjustments for PIXI v3
some adjustments to work with the current PIXI 3: use "_frame" instead of "frame" in the fake-texture and remove the check for stage (because PIXI v3 does not have a stage anymore)
Thanks for this! @SebastianNette please allow this to be merged into master!