public class TextureFX
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
anaglyphEnabled |
int |
iconIndex |
byte[] |
imageData |
int |
textureId |
int |
tileImage |
int |
tileSize |
Constructor and Description |
---|
TextureFX(int i) |
Modifier and Type | Method and Description |
---|---|
void |
bindImage(RenderEngine renderengine) |
void |
onTick() |
public byte[] imageData
public int iconIndex
public boolean anaglyphEnabled
public int textureId
public int tileSize
public int tileImage
public void onTick()
public void bindImage(RenderEngine renderengine)