本文介绍了如何在C ++中启用演示模式或不打扰?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在寻找一种方法来启用PowerPoint等演示模式,或者像Skype一样打扰游戏。
I'm hunting for a way to enable presentation mode like PowerPoint or do not disturb like Skype for a game.
我们遇到干扰游戏玩法的弹出窗口,通知等,理想情况下想提供一个游戏选项,以便在玩家参与比赛时暂停它们。
We are encountering popups, notifications, etc that interfere with gameplay and ideally would like to provide a gameplay option to be able to suspend them while the player is in matches.
谢谢,
布伦特
推荐答案
这篇关于如何在C ++中启用演示模式或不打扰?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!