|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzombie.core.textures.TexturePackPage.SubTextureInfo
public static class TexturePackPage.SubTextureInfo
| Field Summary | |
|---|---|
int |
fx
|
int |
fy
|
int |
h
|
java.lang.String |
name
|
int |
ox
|
int |
oy
|
int |
w
|
int |
x
|
int |
y
|
| Constructor Summary | |
|---|---|
TexturePackPage.SubTextureInfo(int x,
int y,
int w,
int h,
int ox,
int oy,
int fx,
int fy,
java.lang.String name)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int w
public int h
public int x
public int y
public int ox
public int oy
public int fx
public int fy
public java.lang.String name
| Constructor Detail |
|---|
public TexturePackPage.SubTextureInfo(int x,
int y,
int w,
int h,
int ox,
int oy,
int fx,
int fy,
java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||