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