Class Blueprints
java.lang.Object
de.gurkenlabs.litiengine.resources.ResourcesContainer<Blueprint>
de.gurkenlabs.litiengine.resources.Blueprints
-
Method Summary
Methods inherited from class de.gurkenlabs.litiengine.resources.ResourcesContainer
add, add, addClearedListener, addContainerListener, clear, contains, contains, contains, count, get, get, get, get, get, get, get, getAll, getAsync, getAsync, getResources, remove, remove, removeClearedListener, removeContainerListener, tryGet, tryGet
-
Method Details
-
isSupported
-
load
-
getAlias
Description copied from class:ResourcesContainerGets an alias for the specified resourceName. Note that the process of providing an alias is up to the ResourceContainer implementation.- Overrides:
getAliasin classResourcesContainer<Blueprint>- Parameters:
resourceName- The original name of the resource.resource- The resource.- Returns:
- An alias for the specified resource.
-