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 class
AssetManagers.AssetManagerTable
-
Constructor Summary
Constructors Constructor Description AssetManagers(FileSystem fileSystem)
-
Method Summary
Modifier and Type Method Description void
add(AssetType assetType, AssetManager assetManager)
AssetManager
get(AssetType assetType)
FileSystem
getFileSystem()
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
-