Skip to content

bophara

The current width of the canvas in pixels.

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

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

boleele, thalaKanefase