fixed up Image hit draw func

This commit is contained in:
Eric Rowell
2012-11-23 23:55:20 -08:00
parent b67cc4b589
commit 7f68dafb5c
4 changed files with 15 additions and 8 deletions

View File

@@ -85,7 +85,7 @@ Test.Modules.LINE = {
blur: 10,
offset: [20, 20]
},
opacity: 0.2
//opacity: 0.2
});
layer.add(line);