|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lee.mugen.sprite.entity.BindToTargetSub
public class BindToTargetSub
| Nested Class Summary | |
|---|---|
static class |
BindToTargetSub.BindToTargetType
|
static class |
BindToTargetSub.Pos
|
| Constructor Summary | |
|---|---|
BindToTargetSub()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
int |
getId()
|
BindToTargetSub.Pos |
getPos()
|
int |
getTime()
|
void |
setId(int id)
|
void |
setPos(BindToTargetSub.Pos pos)
|
void |
setTime(int time)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BindToTargetSub()
| Method Detail |
|---|
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedExceptionpublic int getId()
public BindToTargetSub.Pos getPos()
public int getTime()
public void setId(int id)
public void setPos(BindToTargetSub.Pos pos)
public void setTime(int time)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||