Package zombie.asset
Class AssetType
java.lang.Object
zombie.asset.AssetType
public final class AssetType
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static AssetType
INVALID_ASSET_TYPE
long
type
-
Constructor Summary
Constructors Constructor Description AssetType(java.lang.String string)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
INVALID_ASSET_TYPE
-
type
public long type
-
-
Constructor Details
-
AssetType
public AssetType(java.lang.String string)
-