Instances of this class are made as side effect of PLbindef creation, assigned to PLbindef's name in an Environment of choice (by default the current one) and used as player interface as well as for setting PLbindef's sources in condensed prototyping syntax. They are not thought to be created explicitely though. See PLbindef for examples.
Creates a new PLbindefEnvironment object with arguments of IdentityDictionary. In contrast to the latter know defaults to true, which allows setting sources of the PLbindef in object prototyping style. name is used for the corresponding key of the PLbindef. Normally not to be used explicitely.
Associates obj with Symbol key and updates PLbindef's source.
Associates obj with Symbol key mimicing IdentityDictionary: -put.
Expects key/value pairs and applies put.
Getter for PLbindef's key.
Getter for the corrresponding PLbindef.
Plays all corresponding PLbindefs with passed arguments, which might be arrays. In this case wrapped indexing is applied.
Indicates if the corresponding PLbindef is playing.
Resets the corresponding PLbindef.
Stops the corresponding PLbindef.
Clears the corresponding PLbindef.
Removes the corresponding PLbindef.