UNPKG

commonui-lib-test

Version:

"#common ui lib test"

15 lines (14 loc) 585 B
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ import textSystemToLobby from "./textSystemToLobby"; import textSystemBetFailed from "./textSystemBetFailed"; export default class dialogSystemTips extends fgui.GComponent { ctrlTipsType: fgui.Controller; imgBgTips: fgui.GImage; comSystemToLobby: textSystemToLobby; comSystemBetFailed: textSystemBetFailed; transZoomin: fgui.Transition; static URL: string; static createInstance(): dialogSystemTips; constructor(); protected onConstruct(): void; }