PMouseY:
Filter:
UGenPatterns/Classes (extension) | Streams-Patterns-Events > UGenPatterns > Generators

PMouseY
ExtensionExtension

UGenPatterns quark library

Description

Based on MouseY

NOTE: Qt GUI only (will not work on headless).

When instantiating the class for the first time, the very first reading will be erroneous. It will read the cursor as Point(0, 0). A kind of workaround is to manually set the *cursorPosition classvar before start using PMouseX or PMouseY.

Examples