Class ImageResolver.TextureAtlasImageResolver

    • Constructor Detail

      • TextureAtlasImageResolver

        public TextureAtlasImageResolver​(TextureAtlas atlas)
    • Method Detail

      • getImage

        public TextureRegion getImage​(java.lang.String name)
        Specified by:
        getImage in interface ImageResolver
        Returns:
        the Texture for the given image name or null.