pebaY
The current vertical position of the mouse cursor over the canvas.
Updates automatically every frame. Combine with pebaX to track the mouse position.
Syntax
Section titled “Syntax”pebaYExamples
Section titled “Examples”tiro setaLoeto() {
thalaKanefase(400, 400);
}
tiro tshwantsha() {
bokamorago(220);
kgolokwe(pebaX, pebaY, 50);
}