SETSWANA TRANSLATION: Skip to content

konopoYaPeeba

SETSWANA TRANSLATION: True while a mouse button is being held down, false otherwise.

SETSWANA TRANSLATION: Use inside tshwantsha to react to the user holding the mouse button — for example, to draw only while clicking.

SETSWANA TRANSLATION: konopoYaPeeba
SETSWANA TRANSLATION: Change color while clicking
tiro setaLoeto() {
  thalaKanefase(400, 400);
}
tiro tshwantsha() {
  fa (konopoYaPeeba) {
    sefofane(255, 0, 0);
  } ha {
    sefofane(220);
  }
}

peebeX, peebeY