/// <summary> /// 是否播放 /// </summary> /// <returns>t/f</returns> public bool IsPlaying() => _bgm.IsPlaying();