Skip to content

peebeY

The current vertical position of the mouse cursor over the canvas.

Updates automatically every frame. Combine with peebeX to track the mouse position.

peebeY
A circle that follows the mouse
tiro setaLoeto() {
  thalaKanefase(400, 400);
}
tiro tshwantsha() {
  sefofane(220);
  kgolokwe(peebeX, peebeY, 50);
}

peebeX, konopoYaPeeba