|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lee.mugen.sprite.background.ActionGroup
public class ActionGroup
| Field Summary | |
|---|---|
static java.util.regex.Pattern |
_ACTION_REG
|
| Constructor Summary | |
|---|---|
protected |
ActionGroup(int id)
|
| Method Summary | |
|---|---|
java.util.List<BasicActionData> |
getActionDataList()
|
int |
getActionGrpId()
|
static ActionGroup |
parseInfo(java.lang.String str)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.util.regex.Pattern _ACTION_REG
| Constructor Detail |
|---|
protected ActionGroup(int id)
| Method Detail |
|---|
public int getActionGrpId()
public java.util.List<BasicActionData> getActionDataList()
public static ActionGroup parseInfo(java.lang.String str)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||