Skip to content

peebeX

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

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

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

peebeY, konopoYaPeeba