workadventure/front/src/Api/Events
DESKTOP-FMM8UI0\CLV 517c0e86cb Can play Sound from a map script
add sound in the TutoMap
2021-04-21 16:47:19 +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
EnterLeaveEvent.ts Adding the abaility to track users entering/leaving a zone in the script language. 2021-03-08 18:58:38 +01:00
GoToPageEvent.ts Popup openWebSite 2021-03-25 17:12:53 +01:00
IframeEvent.ts Add First Version of Tuto 2021-03-12 16:39:29 +01: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 Can play Sound from a map script 2021-04-21 16:47:19 +02:00
UserInputChatEvent.ts Adding ability to listen to user types chat messages using WA.onChatMessage 2021-03-06 15:26:07 +01:00