PIXI. InvertFilter

new InvertFilter()

This inverts your Display Objects colors.

Source - pixi/filters/InvertFilter.js, line 5

Extends

Members

dirty :Boolean

Inherited From:
Source - pixi/filters/AbstractFilter.js, line 31

invert :Number

The strength of the invert. 1 will fully invert the colors, 0 will make the object its normal color

Source - pixi/filters/InvertFilter.js, line 42

padding :Number

Inherited From:
Source - pixi/filters/AbstractFilter.js, line 37

Methods

syncUniforms()

Syncs the uniforms between the class object and the shaders.

Inherited From:
Source - pixi/filters/AbstractFilter.js, line 60
Phaser Copyright © 2012-2014 Photon Storm Ltd.
Documentation generated by JSDoc 3.3.0-dev on Thu Dec 04 2014 11:33:10 GMT-0000 (GMT) using the DocStrap template.