com.badlogic.gdx.maps.tiled
Class TideMapLoader.Parameters

java.lang.Object
  extended by com.badlogic.gdx.assets.AssetLoaderParameters<TiledMap>
      extended by com.badlogic.gdx.maps.tiled.TideMapLoader.Parameters
Enclosing class:
TideMapLoader

public static class TideMapLoader.Parameters
extends AssetLoaderParameters<TiledMap>


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
TideMapLoader.Parameters()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TideMapLoader.Parameters

public TideMapLoader.Parameters()


Copyright © 2013. All Rights Reserved.