namespace Nerfed.Runtime; public enum MouseButton { Left, Middle, Right, XButton1, XButton2 }