We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3bdfc83 + 47159ec commit 38fdfcfCopy full SHA for 38fdfcf
src/game/EventBus.ts
@@ -1,5 +1,5 @@
1
import { Events } from 'phaser';
2
3
-// Used to emit events between Vue components and Phaser scenes
+// Used to emit events between Angular components and Phaser scenes
4
// https://newdocs.phaser.io/docs/3.70.0/Phaser.Events.EventEmitter
5
export const EventBus = new Events.EventEmitter();
0 commit comments