moagg.artwork.sound
Class AbstractSoundClips

java.lang.Object
  extended by moagg.artwork.sound.AbstractSoundClips
Direct Known Subclasses:
GuiSoundClips, MusicClips

public abstract class AbstractSoundClips
extends java.lang.Object


Constructor Summary
AbstractSoundClips()
           
 
Method Summary
abstract  void init(com.golden.gamedev.GameObject loader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractSoundClips

public AbstractSoundClips()
Method Detail

init

public abstract void init(com.golden.gamedev.GameObject loader)
                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008. All Rights Reserved.