UNPKG

commonui-lib-test

Version:

"#common ui lib test"

11 lines (10 loc) 336 B
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ export default class btnClose extends fgui.GButton { up: fgui.GImage; down: fgui.GImage; over: fgui.GImage; static URL: string; static createInstance(): btnClose; constructor(); protected onConstruct(): void; }