|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lee.mugen.sprite.background.StageInfo
public class StageInfo
| Constructor Summary | |
|---|---|
StageInfo(Stage stage)
|
|
| Method Summary | |
|---|---|
int |
getAutoturn()
|
int |
getResetbg()
|
int |
getZoffset()
|
void |
setAutoturn(int autoturn)
|
void |
setResetbg(int resetbg)
|
void |
setZoffset(int zoffset)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StageInfo(Stage stage)
| Method Detail |
|---|
public int getAutoturn()
public void setAutoturn(int autoturn)
public int getResetbg()
public void setResetbg(int resetbg)
public int getZoffset()
public void setZoffset(int zoffset)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||