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