function-stopall

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

function-stopall [2022/03/14 01:00] – created renickfunction-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 =====
 +
 +<code>
 +// given that e is a MusicalEnvironment and 'kick' is the name of a Player
 +e.stop('kick')
 +</code>
  
 ===== Parameters ===== ===== Parameters =====
  • function-stopall.1647244826.txt.gz
  • Last modified: 2022/03/14 01:00
  • by renick