Skip to main content
Version: 1.0.0-preview.36

Velaptor.Input.MouseButton

Velaptor

Velaptor.Input

MouseButton Enum

Represents the buttons on a mouse.

public enum MouseButton

Fields

LeftButton 0

Represents the left mouse button.

MiddleButton 2

Represents the middle mouse button.

RightButton 1

Represents the right mouse button.