UNPKG

commonui-lib-test

Version:

"#common ui lib test"

11 lines (10 loc) 353 B
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ export default class waiting extends fgui.GComponent { bkBlack: fgui.GGraph; iconWaiting: fgui.GImage; play: fgui.Transition; static URL: string; static createInstance(): waiting; constructor(); protected onConstruct(): void; }