SETSWANA TRANSLATION: Skip to content

mothaloMmala

SETSWANA TRANSLATION: Sets the outline color used by all subsequent shapes.

SETSWANA TRANSLATION: After mothaloMmala, every shape drawn afterward will have its outline rendered in the chosen color until you change it again or call tlogelaMothalo.

SETSWANA TRANSLATION: mothaloMmala(r, g, b)
SETSWANA TRANSLATION: NameSETSWANA TRANSLATION: TypeSETSWANA TRANSLATION: Description
rpaloSETSWANA TRANSLATION: Red component 0–255.
gpaloSETSWANA TRANSLATION: Green component 0–255.
bpaloSETSWANA TRANSLATION: Blue component 0–255.
SETSWANA TRANSLATION: A blue outlined rectangle
tiro setaLoeto() {
  thalaKanefase(400, 400);
  sefofane(220);
  mothaloMmala(0, 0, 255);
  boketeMothalo(4);
  thalaKhutlonne(100, 100, 200, 200);
}

tlogelaMothalo, tlatsaMmala, boketeMothalo