Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EventManager

Hierarchy

  • EventManager

Index

Constructors

Methods

Constructors

constructor

Methods

dispatch

  • dispatch(event: string, args: any[]): void
  • Parameters

    • event: string
    • Rest args: any[]

    Returns void

dispose

  • dispose(): void

off

on