Class PhysicsShape
java.lang.Object
zombie.asset.Asset
zombie.core.physics.PhysicsShape
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classNested classes/interfaces inherited from class Asset
Asset.ObserverCallback, Asset.State -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPhysicsShape(AssetPath path, AssetManager manager, PhysicsShape.PhysicsShapeAssetParams params) -
Method Summary
Methods inherited from class Asset
addDependency, getAssetManager, getObserverCb, getPath, getRefCount, getState, isEmpty, isFailure, onCreated, removeDependency
-
Field Details
-
assetParams
-
meshes
-
postProcess
-
allMeshes
public boolean allMeshes -
modificationCount
public int modificationCount -
fullPath
-
ASSET_TYPE
-
-
Constructor Details
-
PhysicsShape
public PhysicsShape(AssetPath path, AssetManager manager, PhysicsShape.PhysicsShapeAssetParams params)
-
-
Method Details
-
onBeforeReady
public void onBeforeReady() -
isReady
-
setAssetParams
- Overrides:
setAssetParamsin classAsset
-
getType
-