mirror of
https://github.com/wassname/phaser.git
synced 2026-08-16 11:25:21 +08:00
Fixed lots of examples and added the missing Line.js.
This commit is contained in:
@@ -39,7 +39,7 @@ function create() {
|
||||
function update() {
|
||||
|
||||
// Change parent's rotation to change all the childs.
|
||||
robot.angle += 2;
|
||||
robot.rotation += 0.02;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user