|
|||||||||
| Home >> All >> simplegame >> [ actions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
simplegame.actions
Class GetCharacterListAction

java.lang.Objectmarauroa.game.Attributes
marauroa.game.RPAction
simplegame.actions.GetCharacterListAction
- All Implemented Interfaces:
- marauroa.net.Serializable
- public class GetCharacterListAction
- extends marauroa.game.RPAction
| Nested Class Summary |
| Nested classes inherited from class marauroa.game.RPAction |
marauroa.game.RPAction.Status |
| Nested classes inherited from class marauroa.game.Attributes |
marauroa.game.Attributes.AttributeNotFoundException |
| Field Summary | |
static int |
ACTION_GETCHARLIST
|
| Fields inherited from class marauroa.game.RPAction |
actionType, STATUS_FAIL, STATUS_INCOMPLETE, STATUS_SUCCESS |
| Fields inherited from class marauroa.game.Attributes |
|
| Constructor Summary | |
GetCharacterListAction()
|
|
| Methods inherited from class marauroa.game.RPAction |
readObject, writeObject |
| Methods inherited from class marauroa.game.Attributes |
equals, get, has, put, put, remove, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
ACTION_GETCHARLIST
public static final int ACTION_GETCHARLIST
- See Also:
- Constant Field Values
| Constructor Detail |
GetCharacterListAction
public GetCharacterListAction()
|
|||||||||
| Home >> All >> simplegame >> [ actions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC