Uses of Class
com.prineside.tdi2.utils.SpriteCacheExtended.CacheArray
Packages that use SpriteCacheExtended.CacheArray
-
Uses of SpriteCacheExtended.CacheArray in com.prineside.tdi2.systems
Methods in com.prineside.tdi2.systems that return SpriteCacheExtended.CacheArrayModifier and TypeMethodDescriptionCachedRenderingSystem.addLayer
(String name, int sizePerCache, ShaderProgram shaderProgram, boolean useIndices) CachedRenderingSystem.getOrAddLayer
(String name, int sizePerCache, ShaderProgram shaderProgram, boolean useIndices) Will recreate existing layer if its parameters do not match.