Sets the sound stop event receiver, an interface which gets called if a sound has finished playing.
Sets the sound stop event receiver, an interface which gets called if a sound has finished playing.
public void setSoundStopEventReceiver(ISoundStopEventReceiver);
Sets the sound stop event receiver, an interface which gets called if a sound has finished playing.
public void setSoundStopEventReceiver(ISoundStopEventReceiver,object);
ISound Class | IrrKlang Namespace