Skip to content
This repository has been archived by the owner on Apr 21, 2019. It is now read-only.

PIXI.filters vs PIXI.Filter #15

Closed
PSeitz opened this issue Jun 14, 2016 · 2 comments
Closed

PIXI.filters vs PIXI.Filter #15

PSeitz opened this issue Jun 14, 2016 · 2 comments

Comments

@PSeitz
Copy link

PSeitz commented Jun 14, 2016

Hi,

PIXI.Filter is not defined in Pixi v3 or v4, but the lib tries to extend the PIXI.Filter

GlowFilter.prototype = Object.create(PIXI.Filter.prototype);

@PSeitz
Copy link
Author

PSeitz commented Jun 15, 2016

Ah I see it's defined in the dev branch, but not in the release candidate, quite confusing

@PSeitz PSeitz closed this as completed Jun 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants