changed offset to center

This commit is contained in:
Eric Rowell
2014-01-04 23:56:33 -08:00
parent 7e2c6c97f8
commit fae1c538f3
8 changed files with 93 additions and 89 deletions

View File

@@ -95,7 +95,7 @@ suite('Blur', function() {
height: 300
});
group.offset({
group.center({
x: 150,
y: 150
});