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.assetFields in zombie.asset declared as AssetManagerMethods in zombie.asset that return AssetManagerMethods in zombie.asset with parameters of type AssetManagerConstructors 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.advancedanimationConstructors in zombie.core.skinnedmodel.advancedanimation with parameters of type AssetManagerModifierConstructorDescriptionprotected
AnimNodeAsset
(AssetPath assetPath, AssetManager assetManager) -
Uses of AssetManager in zombie.core.skinnedmodel.model
Subclasses of AssetManager in zombie.core.skinnedmodel.modelModifier and TypeClassDescriptionfinal class
Deprecated.final class
final class
final class
Constructors in zombie.core.skinnedmodel.model with parameters of type AssetManagerModifierConstructorDescriptionprotected
AiSceneAsset
(AssetPath assetPath, AssetManager assetManager, AiSceneAsset.AiSceneAssetParams aiSceneAssetParams) Deprecated.AnimationAsset
(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 class
final class
final class
Constructors in zombie.core.textures with parameters of type AssetManagerModifierConstructorDescriptionprotected
AnimatedTextureID
(AssetPath assetPath, AssetManager assetManager, AnimatedTextureID.AnimatedTextureIDAssetParams animatedTextureIDAssetParams) Texture
(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)