de.lessvoid.nifty.loaderv2.types
Class RegisterSoundType

java.lang.Object
  extended by de.lessvoid.nifty.loaderv2.types.XmlBaseType
      extended by de.lessvoid.nifty.loaderv2.types.RegisterSoundType
All Implemented Interfaces:
XmlType

public class RegisterSoundType
extends XmlBaseType


Constructor Summary
RegisterSoundType()
           
 
Method Summary
 void materialize(SoundSystem soundSystem)
           
 String output(int offset)
           
 
Methods inherited from class de.lessvoid.nifty.loaderv2.types.XmlBaseType
getAttributes, initFromAttributes, mergeFromAttributes, translateSpecialValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterSoundType

public RegisterSoundType()
Method Detail

output

public String output(int offset)
Overrides:
output in class XmlBaseType

materialize

public void materialize(SoundSystem soundSystem)


Copyright © 2011. All Rights Reserved.