public class CachingCompoundImage extends CompoundImage
BORDER_SIZE_DEFAULT, tiles, u0, u1, uBorderSize, uSections, uSubdivision, v0, v1, vBorderSize, vSections, vSubdivision
Constructor and Description |
---|
CachingCompoundImage(Image image,
int maxSize) |
Modifier and Type | Method and Description |
---|---|
Texture |
getTile(int x,
int y,
ResourceFactory factory) |
drawLazy
public CachingCompoundImage(Image image, int maxSize)
public Texture getTile(int x, int y, ResourceFactory factory)
getTile
in class CompoundImage
Copyright © 2020. All rights reserved.