import Phaser from "phaser"; const sceneEvents = new Phaser.Events.EventEmitter() export { sceneEvents }
Last updated 2 years ago