UNPKG

commonui-lib-test

Version:

"#common ui lib test"

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