function: allPlayerStatus
Description
allPlayerStatus is a method of the MusicalEnvironment class. It returns an array displaying the current status of all of the Players contained within the MusicalEnvironment.
Syntax
//(where e is a MusicalEnvironment) e.allPlayerStatus()
Parameters
none