workadventure/front/src/Api/Events
2021-05-27 10:16:00 +02:00
..
ButtonClickedEvent.ts Adding button clicked handling 2021-03-09 18:05:07 +01:00
ChangeTileEvent.ts Merge branch 'correct-merge' into metadataScriptAPIV2 2021-05-27 10:16:00 +02: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 Merge branch 'correct-merge' into metadataScriptAPIV2 2021-05-27 10:16:00 +02:00
LayerEvent.ts Merge branch 'update-game-tiles' into correct-merge 2021-05-27 09:45:25 +02:00
LoadSoundEvent.ts Sound in Script Done 2021-04-23 15:35:34 +02:00
MenuItemClickedEvent.ts Fixing JSDoc 2021-05-18 09:53:54 +02:00
MenuItemRegisterEvent.ts Fixing JSDoc 2021-05-18 09:53:54 +02:00
OpenCoWebSiteEvent.ts Popup openWebSite 2021-03-25 17:12:53 +01: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
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