This commit is contained in:
ippo615
2013-12-04 19:10:08 -05:00
32 changed files with 818 additions and 1246 deletions

View File

@@ -207,9 +207,6 @@ suite('Blur', function() {
y: stage.getHeight() / 2,
sides: 3,
radius: 80,
fillRadialGradientStartPoint: 0,
fillRadialGradientStartRadius: 0,
fillRadialGradientEndPoint: 0,
fillRadialGradientEndRadius: 70,
fillRadialGradientColorStops: [0, '#881111', 0.5, '#888811', 1, '#000088'],
stroke: 'black',