public class Canvas9Seg
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int[] |
seg_h |
float[] |
seg_u |
float[] |
seg_v |
int[] |
seg_w |
ResourceLocation |
tex |
| Constructor and Description |
|---|
Canvas9Seg(ResourceLocation tex) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(int x,
int y,
int w,
int h) |