protected static class TiledImageView.ImageRendererWrapper extends Object
Modifier and Type | Field and Description |
---|---|
int |
centerX |
int |
centerY |
int |
rotation |
float |
scale |
TiledImageRenderer.TileSource |
source |
Modifier | Constructor and Description |
---|---|
protected |
ImageRendererWrapper() |
public float scale
public int centerX
public int centerY
public int rotation
public TiledImageRenderer.TileSource source