workadventure/front/src/Api/Events
2021-07-01 11:38:33 +02:00
..
ui fixed wrong import 2021-06-21 18:39:02 +02:00
ButtonClickedEvent.ts Adding button clicked handling 2021-03-09 18:05:07 +01:00
ChatEvent.ts Adding ability to listen to user types chat messages using WA.onChatMessage 2021-03-06 15:26:07 +01:00
ClosePopupEvent.ts Adding a Popup object with a close() method on it. 2021-03-09 18:51:30 +01:00
DataLayerEvent.ts Merge branch 'update-game-tiles' into correct-merge 2021-05-27 09:45:25 +02:00
EnterLeaveEvent.ts Adding the abaility to track users entering/leaving a zone in the script language. 2021-03-08 18:58:38 +01:00
GameStateEvent.ts Merge branch 'update-game-tiles' into correct-merge 2021-05-27 09:45:25 +02:00
GoToPageEvent.ts Popup openWebSite 2021-03-25 17:12:53 +01:00
HasPlayerMovedEvent.ts Merge branch 'update-game-tiles' into correct-merge 2021-05-27 09:45:25 +02:00
IframeEvent.ts Renaming changeTile to setTiles 2021-06-28 14:58:49 +02:00
LayerEvent.ts Merge branch 'update-game-tiles' into correct-merge 2021-05-27 09:45:25 +02:00
LoadPageEvent.ts Resolve import and LoadPageEvent issue 2021-06-22 16:07:31 +02:00
LoadSoundEvent.ts Sound in Script Done 2021-04-23 15:35:34 +02:00
OpenCoWebSiteEvent.ts Cowebsite opened by script can use Iframe Api 2021-06-28 18:00:48 +02:00
OpenPopupEvent.ts Removing closeOnClick as it is not implemented 2021-03-09 18:57:25 +01:00
OpenTabEvent.ts Popup openWebSite 2021-03-25 17:12:53 +01:00
PlaySoundEvent.ts parameter soundConfig is now optionnal 2021-04-23 17:03:17 +02:00
setPropertyEvent.ts Merge branch 'update-game-tiles' into correct-merge 2021-05-27 09:45:25 +02:00
SetTilesEvent.ts Renaming changeTile to setTiles 2021-06-28 14:58:49 +02:00
StopSoundEvent.ts Sound in Script Done 2021-04-23 15:35:34 +02:00
UserInputChatEvent.ts Adding ability to listen to user types chat messages using WA.onChatMessage 2021-03-06 15:26:07 +01:00