new event.EventDispatcher ()EventDispatcher.js:8Methods addEventListener (type, callback)EventDispatcher.js:33イベント登録関数event registration functionNameTypeDescriptiontypestringcallbackfunction dispatchEvent (type, event)voidEventDispatcher.js:55登録したイベントの起動関数Launch function for registered eventsNameTypeDefaultDescriptiontypestringeventMouseEvent | EventnulloptionalReturns:TypeDescriptionvoid