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) void
AssetManager.reload
(Asset asset, AssetManager.AssetParams params) void
Asset.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 TypeMethodDescriptionvoid
PhysicsShape.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 class
Deprecated.static final class
static final class
static final class
Methods in zombie.core.skinnedmodel.model with parameters of type AssetManager.AssetParamsModifier and TypeMethodDescriptionvoid
AnimationAsset.setAssetParams
(AssetManager.AssetParams params) void
ModelMesh.setAssetParams
(AssetManager.AssetParams params) -
Uses of AssetManager.AssetParams in zombie.core.textures
Subclasses of AssetManager.AssetParams in zombie.core.texturesModifier and TypeClassDescriptionstatic final class
static final class
static final class
Methods 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)