moagg.artwork.sound
Class GuiSoundClips

java.lang.Object
  extended by moagg.artwork.sound.AbstractSoundClips
      extended by moagg.artwork.sound.GuiSoundClips

public class GuiSoundClips
extends AbstractSoundClips


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

Constructor Detail

GuiSoundClips

public GuiSoundClips()
Method Detail

getInstance

public static GuiSoundClips getInstance()

init

public void init(com.golden.gamedev.GameObject loader)
          throws java.io.IOException
Specified by:
init in class AbstractSoundClips
Throws:
java.io.IOException

playTick

public void playTick()

playZap

public void playZap()


Copyright © 2008. All Rights Reserved.