|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lee.mugen.sprite.entity.Priority
public class Priority
| Nested Class Summary | |
|---|---|
static class |
Priority.HitType
|
| Constructor Summary | |
|---|---|
Priority()
|
|
| Method Summary | |
|---|---|
int |
getHit_prior()
|
Priority.HitType |
getHit_type()
|
void |
setHit_prior(int hit_prior)
|
void |
setHit_type(Priority.HitType hit_type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Priority()
| Method Detail |
|---|
public int getHit_prior()
public void setHit_prior(int hit_prior)
public Priority.HitType getHit_type()
public void setHit_type(Priority.HitType hit_type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||