SoundFactoryManager

Kind of class:class
Inherits from:SoundFactory
Classpath:com.bourre.medias.sound.SoundFactoryManager
File last modified:Wednesday, 31 October 2007, 07:35:29
SoundFactoryManager defines access point to a unique SoundFactory instance.

Extends SoundFactory

Class methods

getInstance

static function getInstance (
Returns SoundFactoryManager instance.

Always return same instance.

Returns:
SoundFactoryManager instance

release

static function release (
) : Void
Clears and deletes SoundFactoryManager instance.

Call SoundFactory.clear method to release
internal properties.

Instance methods

toString

function toString (
) : String
Returns the string representation of this instance.
Returns:
the string representation of this instance