UNPKG

commonui-lib-test

Version:

"#common ui lib test"

10 lines (9 loc) 334 B
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ export default class dialogBg extends fgui.GComponent { imgDialogBg: fgui.GImage; imgDialogTitle: fgui.GImage; static URL: string; static createInstance(): dialogBg; constructor(); protected onConstruct(): void; }