设置加载游戏时,是否显示游戏背景图
Future<Map<String, dynamic>> setShowLoadingGameBg(bool show) async { throw UnimplementedError('setShowLoadingGameBg() has not been implemented.'); }