Package zombie.asset
Class AssetManagers
java.lang.Object
zombie.asset.AssetManagers
public final class AssetManagers
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAssetManagers.AssetManagerTable -
Constructor Summary
Constructors Constructor Description AssetManagers(FileSystem fileSystem) -
Method Summary
Modifier and Type Method Description voidadd(AssetType assetType, AssetManager assetManager)AssetManagerget(AssetType assetType)FileSystemgetFileSystem()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AssetManagers
-
-
Method Details
-
get
-
add
-
getFileSystem
-