|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lee.mugen.sprite.entity.ImageContainer
public class ImageContainer
| Constructor Summary | |
|---|---|
ImageContainer(java.lang.Object img,
int width,
int height)
|
|
| Method Summary | |
|---|---|
int |
getHeight()
|
java.lang.Object |
getImg()
|
int |
getWidth()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImageContainer(java.lang.Object img,
int width,
int height)
| Method Detail |
|---|
public int getHeight()
public java.lang.Object getImg()
public int getWidth()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||