Preparing search index...
The search index is not available
@rendley/sdk - v1.7.2
@rendley/sdk
Pixi
utils
EventEmitter
EventEmitterStatic
Interface EventEmitterStatic
interface
EventEmitterStatic
{
new
EventEmitterStatic
<
EventTypes
extends
ValidEventTypes
=
string
|
symbol
,
Context
=
any
,
>
()
:
Pixi
.
utils
.
EventEmitter
<
EventTypes
,
Context
>
;
}
Index
Constructors
constructor
Constructors
constructor
new
EventEmitterStatic
<
EventTypes
extends
ValidEventTypes
=
string
|
symbol
,
Context
=
any
,
>
()
:
Pixi
.
utils
.
EventEmitter
<
EventTypes
,
Context
>
Type Parameters
EventTypes
extends
ValidEventTypes
=
string
|
symbol
Context
=
any
Returns
Pixi
.
utils
.
EventEmitter
<
EventTypes
,
Context
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
@rendley/sdk - v1.7.2
Loading...