com.badlogic.gdx.assets.loaders
Class SoundLoader.SoundParameter

java.lang.Object
  extended by com.badlogic.gdx.assets.AssetLoaderParameters<Sound>
      extended by com.badlogic.gdx.assets.loaders.SoundLoader.SoundParameter
Enclosing class:
SoundLoader

public static class SoundLoader.SoundParameter
extends AssetLoaderParameters<Sound>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.badlogic.gdx.assets.AssetLoaderParameters
AssetLoaderParameters.LoadedCallback
 
Field Summary
 
Fields inherited from class com.badlogic.gdx.assets.AssetLoaderParameters
loadedCallback
 
Constructor Summary
SoundLoader.SoundParameter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoundLoader.SoundParameter

public SoundLoader.SoundParameter()


Copyright © 2013. All Rights Reserved.