Package zombie.asset
Class AssetManager.AssetParams
java.lang.Object
zombie.asset.AssetManager.AssetParams
- Direct Known Subclasses:
AiSceneAsset.AiSceneAssetParams,AnimationAsset.AnimationAssetParams,Model.ModelAssetParams,ModelMesh.MeshAssetParams,Texture.TextureAssetParams,TextureID.TextureIDAssetParams
- Enclosing class:
- AssetManager
public static class AssetManager.AssetParams
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description AssetParams() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AssetParams
public AssetParams()
-