Searched defs:sourceTextureName (Results 1 – 1 of 1) sorted by relevance
193 String sourceTextureName = textureName(masterTexture); in addTexture() local207 public void addTexture(Texture texture, String mapName, String sourceTextureName) { in addTexture()213 addImage(texture.getImage(), name, mapName, sourceTextureName); in addTexture() local231 private boolean addImage(Image image, String name, String mapName, String sourceTextureName) { in addImage()374 String sourceTextureName = textureName(texture); in getAtlasTile() local