Class EventHandler

Hierarchy

  • EventHandler

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Static _this

_this: any

Methods

create

  • create(script: string, _this: any): Function
  • Parameters

    • script: string
    • _this: any

    Returns Function

Static create

  • create(script: string, _this: any): Function
  • Parameters

    • script: string
    • _this: any

    Returns Function

Generated using TypeDoc