MouseMotionEvent.buttons

If a bit high, it indicates that button is being held down. See enum MouseButtonFlags to identify each button.

struct MouseMotionEvent
uint buttons;

Meta