rero.client.functions
Class SoundOperators
java.lang.Object
rero.client.Feature
rero.client.functions.SoundOperators
- All Implemented Interfaces:
- Loadable
- public class SoundOperators
- extends Feature
- implements Loadable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoundOperators
public SoundOperators()
init
public void init()
- Specified by:
init
in class Feature
scriptLoaded
public boolean scriptLoaded(ScriptInstance script)
- Specified by:
scriptLoaded
in interface Loadable
scriptUnloaded
public boolean scriptUnloaded(ScriptInstance script)
- Specified by:
scriptUnloaded
in interface Loadable