plugin-renderer-event.event_2
Home > @eva/plugin-renderer-event > Event_2
Event_2 class
Signature:export default class Event extends Component<EventParams>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
componentName | static | string | |
hitArea | HitArea |
Methods
Method | Modifiers | Description |
---|---|---|
emit(eventName, args) | ||
emit(eventName, args) | ||
init(params) | ||
on(eventName, fn, context) | ||
on(eventName, fn, context) | ||
once(eventName, fn, context) | ||
once(eventName, fn, context) |