secondary constant
The secondary button is usually the right button, often used to display a context menu.
Implementation
static const MouseButton secondary = MouseButton(2);
The secondary button is usually the right button, often used to display a context menu.
static const MouseButton secondary = MouseButton(2);