Differences
This shows you the differences between two versions of the page.
| function-stopall [2022/03/14 01:00] – created renick | function-stopall [2022/03/19 04:23] (current) – renick | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== Description ===== | ===== 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 ===== | ===== Syntax ===== | ||
| + | |||
| + | < | ||
| + | // given that e is a MusicalEnvironment and ' | ||
| + | e.stop(' | ||
| + | </ | ||
| ===== Parameters ===== | ===== Parameters ===== | ||