Options
Menu

Class TimerEvent

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

target

target: any

Reference to target object

property

target

type

Object

type

type: string

Type of event

property

type

type

String

Static TIMER

TIMER: string

Static TIMER_COMPLETE

TIMER_COMPLETE: string

Methods

clone

  • Clones the current event.

    Returns EventBase

    An exact duplicate of the current event.

Generated using TypeDoc