public class TilingDrawable
extends java.lang.Object
| Constructor and Description |
|---|
TilingDrawable(TextureRegion region) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Graphics g,
float x,
float y,
float width,
float height) |
void |
set(TextureRegion textureRegion) |
public TilingDrawable(TextureRegion region)
public void draw(Graphics g, float x, float y, float width, float height)
public void set(TextureRegion textureRegion)