Uses of Class
zombie.asset.AssetManager.AssetParams
Packages that use AssetManager.AssetParams
Package
Description
-
Uses of AssetManager.AssetParams in zombie.asset
Methods in zombie.asset with parameters of type AssetManager.AssetParamsModifier and TypeMethodDescriptionAssetManager.load(AssetPath path, AssetManager.AssetParams params) voidAssetManager.reload(Asset asset, AssetManager.AssetParams params) voidAsset.setAssetParams(AssetManager.AssetParams params) -
Uses of AssetManager.AssetParams in zombie.core.physics
Subclasses of AssetManager.AssetParams in zombie.core.physicsMethods in zombie.core.physics with parameters of type AssetManager.AssetParamsModifier and TypeMethodDescriptionvoidPhysicsShape.setAssetParams(AssetManager.AssetParams assetParamsx) -
Uses of AssetManager.AssetParams in zombie.core.skinnedmodel.model
Subclasses of AssetManager.AssetParams in zombie.core.skinnedmodel.modelModifier and TypeClassDescriptionstatic final classDeprecated.static final classstatic final classstatic final classMethods in zombie.core.skinnedmodel.model with parameters of type AssetManager.AssetParamsModifier and TypeMethodDescriptionvoidAnimationAsset.setAssetParams(AssetManager.AssetParams params) voidModelMesh.setAssetParams(AssetManager.AssetParams params) -
Uses of AssetManager.AssetParams in zombie.core.textures
Subclasses of AssetManager.AssetParams in zombie.core.texturesModifier and TypeClassDescriptionstatic final classstatic final classstatic final classMethods in zombie.core.textures with parameters of type AssetManager.AssetParams -
Uses of AssetManager.AssetParams in zombie.worldMap
Constructors in zombie.worldMap with parameters of type AssetManager.AssetParamsModifierConstructorDescriptionWorldMapData(AssetPath path, AssetManager manager, AssetManager.AssetParams params)