Uses of Class
zombie.asset.Asset
Packages that use Asset
Package
Description
-
Uses of Asset in zombie.asset
Subclasses with type arguments of type Asset in zombie.assetFields in zombie.asset declared as AssetMethods in zombie.asset that return AssetModifier and TypeMethodDescriptionAssetManager.load
(AssetPath path, AssetManager.AssetParams params) Methods in zombie.asset with parameters of type AssetModifier and TypeMethodDescriptionvoid
Asset.addDependency
(Asset dependent_asset) void
Asset.ObserverCallback.invoke
(Asset.State oldState, Asset.State newState, Asset asset) void
void
AssetManager.onStateChanged
(Asset.State old_state, Asset.State new_state, Asset asset) void
AssetStateObserver.onStateChanged
(Asset.State oldState, Asset.State newState, Asset asset) void
void
AssetManager.reload
(Asset asset, AssetManager.AssetParams params) void
Asset.removeDependency
(Asset dependent_asset) void
Constructors in zombie.asset with parameters of type Asset -
Uses of Asset in zombie.characterTextures
Subclasses of Asset in zombie.characterTexturesModifier and TypeClassDescriptionfinal class
Created by LEMMY on 6/30/2016.final class
-
Uses of Asset in zombie.core.fonts
Subclasses of Asset in zombie.core.fontsMethods in zombie.core.fonts with parameters of type AssetModifier and TypeMethodDescriptionvoid
AngelCodeFont.onStateChanged
(Asset.State oldState, Asset.State newState, Asset asset) -
Uses of Asset in zombie.core.physics
Subclasses of Asset in zombie.core.physics -
Uses of Asset in zombie.core.skinnedmodel.advancedanimation
Subclasses of Asset in zombie.core.skinnedmodel.advancedanimationMethods in zombie.core.skinnedmodel.advancedanimation with parameters of type AssetModifier and TypeMethodDescriptionvoid
AnimNodeAssetManager.onStateChanged
(Asset.State old_state, Asset.State new_state, Asset asset) -
Uses of Asset in zombie.core.skinnedmodel.model
Subclasses of Asset in zombie.core.skinnedmodel.modelModifier and TypeClassDescriptionfinal class
Deprecated.final class
final class
final class
Created by LEMMYATI on 03/01/14. -
Uses of Asset in zombie.core.skinnedmodel.population
Subclasses of Asset in zombie.core.skinnedmodel.populationMethods in zombie.core.skinnedmodel.population with parameters of type AssetModifier and TypeMethodDescriptionvoid
ClothingItemAssetManager.onStateChanged
(Asset.State old_state, Asset.State new_state, Asset asset) -
Uses of Asset in zombie.core.textures
Subclasses of Asset in zombie.core.texturesModifier and TypeClassDescriptionclass
class
Created by LEMMY on 6/30/2016.class
final class
class
-
Uses of Asset in zombie.worldMap
Subclasses of Asset in zombie.worldMapMethods in zombie.worldMap with parameters of type AssetModifier and TypeMethodDescriptionvoid
WorldMap.onStateChanged
(Asset.State oldState, Asset.State newState, Asset asset)