Enum MouseButton
Simple enumeration of buttons Identical to Veldrid Enum
Namespace: Yak2D
Assembly: Yak2D.Api.dll
Syntax
public enum MouseButton : int
Fields
| Name | Description |
|---|---|
| Button1 | |
| Button2 | |
| Button3 | |
| Button4 | |
| Button5 | |
| Button6 | |
| Button7 | |
| Button8 | |
| Button9 | |
| LastButton | |
| Left | |
| Middle | |
| Right |