mirror of
https://github.com/wassname/phaser.git
synced 2026-06-29 16:30:29 +08:00
Swap Child appears to be working. Time to tested a deeply nested set.
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
}
|
||||
|
||||
function runChange () {
|
||||
changeOrder(a, c);
|
||||
changeOrder(a, f);
|
||||
}
|
||||
|
||||
function changeOrder (node1, node2) {
|
||||
|
||||
Reference in New Issue
Block a user