workadventure/front/tests/Phaser
David Négrier 6815fe7a0a Added a new LayersIterator class
This class iterates recursively over layers, flattening groups.
This enables us to simplify the code when we iterate layers. We can remove all recursive function calls in the GameScene code (it is delegated to the LayersIterator)
2021-04-26 11:21:34 +02:00
..
Connexion FIX: improved the validation from localstorage for username and characterLayers 2021-04-12 14:48:00 +02:00
Game Improving urlify 2021-02-11 18:03:14 +01:00
Map Added a new LayersIterator class 2021-04-26 11:21:34 +02:00