namespace GFramework.Game.input; /// /// 游戏输入事件接口 /// public interface IGameInputEvent;