Skip to content

tlogelaGoTlatsa

Turns off the shape fill so subsequent shapes are hollow.

After tlogelaGoTlatsa, shapes will only show their outline (set by mothaloMmala), with no fill color in the interior.

tlogelaGoTlatsa()
A hollow circle outline
tiro setaLoeto() {
  thalaKanefase(400, 400);
  sefofane(220);
  tlogelaGoTlatsa();
  mothaloMmala(0, 0, 0);
  kgolokwe(200, 200, 100);
}

tlatsaMmala, mothaloMmala