UNPKG

commonui-lib-test

Version:

"#common ui lib test"

9 lines (8 loc) 299 B
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ export default class ProgressBar extends fgui.GProgressBar { bg: fgui.GImage; static URL: string; static createInstance(): ProgressBar; constructor(); protected onConstruct(): void; }