Class AnimNodeAsset
java.lang.Object
zombie.asset.Asset
zombie.core.skinnedmodel.advancedanimation.AnimNodeAsset
public class AnimNodeAsset extends Asset
-
Nested Class Summary
Nested classes/interfaces inherited from class zombie.asset.Asset
Asset.ObserverCallback, Asset.State
-
Field Summary
Fields Modifier and Type Field Description static AssetType
ASSET_TYPE
AnimNode
m_animNode
Fields inherited from class zombie.asset.Asset
m_asset_manager
-
Constructor Summary
Constructors Modifier Constructor Description protected
AnimNodeAsset(AssetPath assetPath, AssetManager assetManager)
-
Method Summary
Methods inherited from class zombie.asset.Asset
addDependency, getAssetManager, getObserverCb, getPath, getRefCount, getState, isEmpty, isFailure, isReady, onBeforeEmpty, onBeforeReady, onCreated, removeDependency, setAssetParams
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait