workadventure/front/src/Api
David Négrier a0d3685227 Fixing "has/in" on variables proxy object
When using WA.state, using `"myVariable" in WA.state` would always return false.
This is now fixed by adding a "has" method on the Proxy class.

Also, added a `WA.state.hasVariable` method.
2021-08-27 11:29:59 +02:00
..
Events WIP: Migrate AudioManager in Svelte (#1325) 2021-08-06 09:11:17 +02:00
iframe Fixing "has/in" on variables proxy object 2021-08-27 11:29:59 +02:00
IframeListener.ts Execute scripts of the map after creating gameScene 2021-08-23 18:53:59 +02:00
ScriptUtils.ts Merge branch 'develop' of github.com:thecodingmachine/workadventure into jonnytest1-tiles-start-positions 2021-07-02 14:35:28 +02:00