Enum PointerButtonPress
Pointer button press
Namespace: Terminaux.Inputs.Pointer
Assembly: Terminaux.dll
Syntax
public enum PointerButtonPress
Fields
Name | Description |
---|---|
Clicked | Just clicked on the mouse |
Moved | Just moved the mouse |
Released | Just released the button click on the mouse |
Scrolled | Just scrolled the mouse wheel |