|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpecialPropertyI.Priority | |
|---|---|
| rails.game.special | |
| Uses of SpecialPropertyI.Priority in rails.game.special |
|---|
| Fields in rails.game.special declared as SpecialPropertyI.Priority | |
|---|---|
static SpecialPropertyI.Priority |
SpecialPropertyI.DEFAULT_PRIORITY
|
protected SpecialPropertyI.Priority |
SpecialProperty.priority
Priority indicates whether or not the UI should assign priority to the execution of a PossibleAction. |
| Methods in rails.game.special that return SpecialPropertyI.Priority | |
|---|---|
SpecialPropertyI.Priority |
SpecialPropertyI.getPriority()
|
SpecialPropertyI.Priority |
SpecialProperty.getPriority()
|
static SpecialPropertyI.Priority |
SpecialPropertyI.Priority.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SpecialPropertyI.Priority[] |
SpecialPropertyI.Priority.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in rails.game.special with parameters of type SpecialPropertyI.Priority | |
|---|---|
void |
SpecialPropertyI.setPriority(SpecialPropertyI.Priority priority)
|
void |
SpecialProperty.setPriority(SpecialPropertyI.Priority priority)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||