"stop"

Stops the animation of the AttentionEffect EWO.

Synopsis

void shape.stop();

Description

Stops the animation of the AttentionEffect EWO.

Example

main()
{
  AttentionEffect_ewo1.stop();
}

Assignment

AttentionEffect EWO