GloopieBot (talk | contribs) Cleaning ProtoFlux Categories |
fix link spaces |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Table ProtoFluxCategoryNodes | {{Table ProtoFluxCategoryNodes | ||
| | |DesktopMousePosition|| The mouse position on the desktop, works even when [[Resonite]] is not the focused application. | ||
| | |LeftMouseHeld|| Checks if the left mouse button is held. | ||
| | |LeftMousePressed|| Checks if the left mouse button is pressed. | ||
| | |LeftMouseReleased|| Checks if the left mouse button is released. | ||
| | |MiddleMouseHeld|| Checks if the middle mouse button is held. | ||
| | |MiddleMousePressed|| Checks if the middle mouse button is pressed. | ||
| | |MiddleMouseReleased|| Checks if the middle mouse button is released. | ||
| | |MouseMovementDelta|| The change of the mouse position over time per frame. | ||
| | |MousePosition|| The position of the mouse in [[Resonite]]. | ||
| | |MouseScrollDelta|| The change of the mouse scroll wheel over time per frame. | ||
| | |MouseScrollDelta2D|| The change of the mouse scroll ball/track ball over time per frame. | ||
| | |NormalizedMousePosition|| The normalized position of the mouse in [[Resonite]]. | ||
| | |RightMouseHeld|| Checks if the right mouse button is held. | ||
| | |RightMousePressed|| Checks if the right mouse button is pressed. | ||
| | |RightMouseReleased|| Checks if the right mouse button is released. | ||
}} | }} | ||
[[Category:ProtoFlux:Devices]] | [[Category:ProtoFlux:Devices]] | ||
Latest revision as of 19:51, 24 August 2025
| Node Name | Description |
|---|---|
| DesktopMousePosition | The mouse position on the desktop, works even when Resonite is not the focused application. |
| LeftMouseHeld | Checks if the left mouse button is held. |
| LeftMousePressed | Checks if the left mouse button is pressed. |
| LeftMouseReleased | Checks if the left mouse button is released. |
| MiddleMouseHeld | Checks if the middle mouse button is held. |
| MiddleMousePressed | Checks if the middle mouse button is pressed. |
| MiddleMouseReleased | Checks if the middle mouse button is released. |
| MouseMovementDelta | The change of the mouse position over time per frame. |
| MousePosition | The position of the mouse in Resonite. |
| MouseScrollDelta | The change of the mouse scroll wheel over time per frame. |
| MouseScrollDelta2D | The change of the mouse scroll ball/track ball over time per frame. |
| NormalizedMousePosition | The normalized position of the mouse in Resonite. |
| RightMouseHeld | Checks if the right mouse button is held. |
| RightMousePressed | Checks if the right mouse button is pressed. |
| RightMouseReleased | Checks if the right mouse button is released. |
Pages in category "ProtoFlux:Devices:Mouse"
The following 15 pages are in this category, out of 15 total.