Filter Tweaks

Displacement Map Filter tweaked
Demos created
This commit is contained in:
Mat Groves 2013-11-01 13:51:25 +00:00
parent 429851493c
commit a46b74f8ca
40 changed files with 1809 additions and 756 deletions

View file

@ -38,7 +38,6 @@
var graphics = new PIXI.Graphics();
// set a fill and line style
graphics.beginFill(0xFF3300);
graphics.lineStyle(10, 0xffd900, 1);