SETSWANA TRANSLATION: Skip to content

bophara

SETSWANA TRANSLATION: The current width of the canvas in pixels.

SETSWANA TRANSLATION: A read-only value that always reflects the canvas width set by thalaKanefase. Useful for centering or scaling shapes relative to the canvas size.

SETSWANA TRANSLATION: bophara
SETSWANA TRANSLATION: Center a circle on the canvas
tiro setaLoeto() {
  thalaKanefase(400, 400);
  sefofane(220);
  kgolokwe(bophara / 2, boleele / 2, 100);
}

boleele, thalaKanefase