This commit is contained in:
Eric Rowell
2013-09-25 07:58:35 -07:00
parent c0313e360e
commit 6e8a5b74b9
2 changed files with 13 additions and 5 deletions

View File

@@ -101,7 +101,7 @@
context.beginPath();
context.rect(0, 0, f.width, f.height);
context.closePath();
context.fill(this);
context.fillShape(this);
},
/**
* start sprite animation