|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lee.mugen.sprite.baseForParse.ImageSpriteSFF
public class ImageSpriteSFF
Nested Class Summary | |
---|---|
static class |
ImageSpriteSFF.RenderType
|
Constructor Summary | |
---|---|
ImageSpriteSFF(int grpNum,
int imgNum,
SpriteSFF.RawPCXImage pcx,
int xAxis,
int yAxis,
ImageSpriteSFF.RenderType kind)
|
Method Summary | |
---|---|
int |
getGrpNum()
|
int |
getHeight()
|
ImageContainer |
getImage()
|
int |
getImgNum()
|
Rectangle |
getRect()
|
int |
getWidth()
|
int |
getXAxis()
|
int |
getYAxis()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageSpriteSFF(int grpNum, int imgNum, SpriteSFF.RawPCXImage pcx, int xAxis, int yAxis, ImageSpriteSFF.RenderType kind) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public int getGrpNum()
public int getHeight()
public ImageContainer getImage()
public int getImgNum()
public int getWidth()
public Rectangle getRect()
public int getXAxis()
public int getYAxis()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |