Interface ImageResolver

    • Method Detail

      • getImage

        TextureRegion getImage​(java.lang.String name)
        Parameters:
        name -
        Returns:
        the Texture for the given image name or null.