Class AnimationAsset
java.lang.Object
zombie.asset.Asset
zombie.core.skinnedmodel.model.AnimationAsset
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class zombie.asset.Asset
Asset.ObserverCallback, Asset.State
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAnimationAsset
(AssetPath path, AssetManager manager, AnimationAsset.AnimationAssetParams params) -
Method Summary
Methods inherited from class zombie.asset.Asset
addDependency, getAssetManager, getObserverCb, getPath, getRefCount, getState, isEmpty, isFailure, isReady, onCreated, removeDependency
-
Field Details
-
AnimationClips
-
assetParams
-
skinningData
-
modelManagerKey
-
modAnimations
-
ASSET_TYPE
-
-
Constructor Details
-
AnimationAsset
public AnimationAsset(AssetPath path, AssetManager manager, AnimationAsset.AnimationAssetParams params)
-
-
Method Details
-
onBeforeReady
public void onBeforeReady() -
setAssetParams
- Overrides:
setAssetParams
in classAsset
-
getType
-