|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lee.mugen.sprite.cns.Trigger
public class Trigger
| Constructor Summary | |
|---|---|
Trigger(Valueable v)
|
|
| Method Summary | |
|---|---|
int |
getPrio()
|
java.lang.Object |
getValue(java.lang.String spriteId,
Valueable... params)
|
Valueable |
getValueable()
|
void |
setPrio(int prio)
|
void |
setValueable(Valueable valueable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Trigger(Valueable v)
| Method Detail |
|---|
public Valueable getValueable()
public void setValueable(Valueable valueable)
public java.lang.Object getValue(java.lang.String spriteId,
Valueable... params)
getValue in interface Valueablepublic int getPrio()
public void setPrio(int prio)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||