workadventure/front/src/Phaser
David Négrier 2b820c7d56 Adding an event queue in the GameScene.
Events are processed only in the 'update' method.
We hope this will solve a number of null pointer errors. See #194
2020-06-19 18:18:43 +02:00
..
Components Finishing removing any reference to "any" in the front. 2020-06-19 16:36:40 +02:00
Entity Finishing removing any reference to "any" in the front. 2020-06-19 16:36:40 +02:00
Game Adding an event queue in the GameScene. 2020-06-19 18:18:43 +02:00
Login Finishing removing any reference to "any" in the front. 2020-06-19 16:36:40 +02:00
Map Finishing removing any reference to "any" in the front. 2020-06-19 16:36:40 +02:00
Player Fixing use const instead of let 2020-06-19 14:30:34 +02:00
Reconnecting Finishing removing any reference to "any" in the front. 2020-06-19 16:36:40 +02:00
UserInput Removing any in the front 2020-06-19 14:30:34 +02:00