Skip to content
using FBroSharp.Const;

namespace FBroSharp.DataType;

public struct FBroSharpMouseEvent
{
    public int x;

    public int y;

    public FBroSharpEventFlags modifiers;
}

如果文档对您有帮助,欢迎 请喝咖啡 ☕ | 软件发布 | 源码购买