public class BackgroundTexture
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
mbackgroundHeight |
int |
mbackgroundTextureId |
int |
mbackgroundWidth |
| Constructor and Description |
|---|
BackgroundTexture(Background background) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
public int mbackgroundTextureId
public int mbackgroundWidth
public int mbackgroundHeight
public BackgroundTexture(Background background)