workadventure/front/src/Phaser/Items
David Négrier 8cf481ec49 Fixing bug when no WebGL is available
The switch to Phaser 3.50 introduced a bug when WebGL is not available in a browser.
The changes in this commit prevent calls to the WebGL pipeline if the pipeline is not available.
2021-01-13 18:39:28 +01:00
..
Computer Adding event support to items 2020-07-27 22:36:58 +02:00
ActionableItem.ts Fixing bug when no WebGL is available 2021-01-13 18:39:28 +01:00
ItemFactoryInterface.ts Adding event support to items 2020-07-27 22:36:58 +02:00