Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== function: stopAll ====== ===== Description ===== This function is a method of the MusicalEnvironment class. It causes a currently playing Player to stop its event loop so that it no longer runs its action function ===== Syntax ===== <code> // given that e is a MusicalEnvironment and 'kick' is the name of a Player e.stop('kick') </code> ===== Parameters ===== ===== Return Value ===== ===== Example ===== function-stopall.txt Last modified: 2022/03/19 04:23by renick