"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
Stops the animation of the AttentionEffect EWO.
void shape.stop();
Stops the animation of the AttentionEffect EWO.
Example
main()
{
AttentionEffect_ewo1.stop();
}
AttentionEffect EWO