UNPKG

commonui-lib-test

Version:

"#common ui lib test"

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