mirror of
https://github.com/wassname/phaser.git
synced 2026-07-24 13:10:53 +08:00
Test
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
}
|
||||
function resetAlpha() {
|
||||
// Set "alpha" value of all the childs.
|
||||
game.world.group.setAll('alpha', Math.random());
|
||||
game.world.setAll('alpha', Math.random());
|
||||
}
|
||||
function render() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user