|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Machine.VariableType | |
---|---|
org.zmpp.vm | This package contains the base structures for the Z machine, e.g. |
Uses of Machine.VariableType in org.zmpp.vm |
---|
Methods in org.zmpp.vm that return Machine.VariableType | |
---|---|
static Machine.VariableType |
Machine3.getVariableType(int variableNumber)
Returns the variable type for the given variable number. |
static Machine.VariableType |
Machine.VariableType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Machine.VariableType[] |
Machine.VariableType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |