/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ export default class ui_Component16 extends fgui.GButton { public static URL:string = "ui://isxx5ak7ixm43xz"; public static createInstance():ui_Component16 { return (fgui.UIPackage.createObject("game", "Component16")); } protected onConstruct():void { } }