Constructor Summary
| Public Constructor | ||
| public |
constructor(type: String) Constructs a new SDF loader event. |
|
Member Summary
| Public Members | ||
| public |
A list of serialised SDFs. |
|
Inherited Summary
| From class Event | ||
| public |
target: EventTarget A reference to the target to which the event was originally dispatched. |
|
| public |
The name of the event. |
|
Public Constructors
public constructor(type: String) source
Constructs a new SDF loader event.
Override:
Event#constructorParams:
| Name | Type | Attribute | Description |
| type | String | The name of the event. |
