mirror of
https://github.com/wassname/phaser.git
synced 2026-08-18 12:20:33 +08:00
Adding in missing tests and fixing as we go
This commit is contained in:
@@ -278,6 +278,8 @@ module Phaser {
|
||||
sprite.y = y;
|
||||
sprite.body.velocity.x = 0;
|
||||
sprite.body.velocity.y = 0;
|
||||
sprite.body.position.x = x;
|
||||
sprite.body.position.y = y;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user