Skip to content

ntlha

Draws a single point at the given coordinates.

Use boketeMothalo to make the point larger and mothaloMmala to set its color.

ntlha(x, y)
NameTypeDescription
xpaloX coordinate.
ypaloY coordinate.
A large point at the canvas center
tiro setaLoeto() {
  thalaKanefase(400, 400);
  sefofane(220);
  boketeMothalo(20);
  ntlha(200, 200);
}

thalaMothalo, boketeMothalo