UNPKG

diginext-pixi

Version:
1 lines 710 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.Event=void 0;const Event={LOADED_APP:"loaded_app_pixi",LOADED_BASIC_COMP:"loaded_basic_comp_pixi",AFTER_RENDER:"after_render_pixi",BEFORE_RENDER:"before_render_pixi",RESIZE:"resize_pixi",HANDLE_EVENT:"handle-event",BRIDGE_TO_LISTENER:"bridge_to_listener_pixi",BRIDGE_FROM_LISTENER:"bridge_from_listener_pixi",HIDE:"hide_pixi",SHOW:"show_pixi",FADE_IN:"fade_in_pixi",FADE_OUT:"fade_out_pixi",LOADED:"loaded",CHANGE_MATRIX:"change_matrix",MOVE:"move",STARTED_CHOOSE:"started-choose",CHOOSED:"choosed",UN_CHOOSED:"un_choosed",BUTTON_OVER:"button_over",BUTTON_OUT:"button_out",DISPOSE:"dispose"};exports.Event=Event,exports.default=Event;