Uses of Class
zombie.asset.AssetManager
Packages that use AssetManager
Package
Description
-
Uses of AssetManager in zombie.asset
Subclasses with type arguments of type AssetManager in zombie.assetMethods in zombie.asset that return AssetManagerMethods in zombie.asset with parameters of type AssetManager -
Uses of AssetManager in zombie.core.physics
Subclasses of AssetManager in zombie.core.physicsConstructors in zombie.core.physics with parameters of type AssetManagerModifierConstructorDescriptionPhysicsShape(AssetPath assetPath, AssetManager assetManager, PhysicsShape.PhysicsShapeAssetParams physicsShapeAssetParams) -
Uses of AssetManager in zombie.core.skinnedmodel.advancedanimation
Subclasses of AssetManager in zombie.core.skinnedmodel.advancedanimation -
Uses of AssetManager in zombie.core.skinnedmodel.model
Subclasses of AssetManager in zombie.core.skinnedmodel.modelModifier and TypeClassDescriptionfinal classDeprecated.final classfinal classfinal classConstructors in zombie.core.skinnedmodel.model with parameters of type AssetManagerModifierConstructorDescriptionAnimationAsset(AssetPath path, AssetManager manager, AnimationAsset.AnimationAssetParams params) Model(AssetPath path, AssetManager manager, Model.ModelAssetParams params) ModelMesh(AssetPath path, AssetManager manager, ModelMesh.MeshAssetParams params) -
Uses of AssetManager in zombie.core.skinnedmodel.population
Subclasses of AssetManager in zombie.core.skinnedmodel.populationConstructors in zombie.core.skinnedmodel.population with parameters of type AssetManager -
Uses of AssetManager in zombie.core.textures
Subclasses of AssetManager in zombie.core.texturesModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classConstructors in zombie.core.textures with parameters of type AssetManagerModifierConstructorDescriptionTexture(AssetPath path, AssetManager manager, Texture.TextureAssetParams params) TextureID(AssetPath path, AssetManager manager, TextureID.TextureIDAssetParams params) -
Uses of AssetManager in zombie.worldMap
Subclasses of AssetManager in zombie.worldMapConstructors in zombie.worldMap with parameters of type AssetManagerModifierConstructorDescriptionWorldMapData(AssetPath path, AssetManager manager) WorldMapData(AssetPath path, AssetManager manager, AssetManager.AssetParams params)