Uses of Class
org.rspeer.game.Vars.Type
-
Packages that use Vars.Type Package Description org.rspeer.game org.rspeer.game.component org.rspeer.game.component.tdi -
-
Uses of Vars.Type in org.rspeer.game
Methods in org.rspeer.game that return Vars.Type Modifier and Type Method Description Vars.Type
VarComposite. getType()
static Vars.Type
Vars.Type. valueOf(String name)
Returns the enum constant of this type with the specified name.static Vars.Type[]
Vars.Type. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.rspeer.game with parameters of type Vars.Type Modifier and Type Method Description static int
Vars. get(Vars.Type type, int index)
-
Uses of Vars.Type in org.rspeer.game.component
Methods in org.rspeer.game.component that return Vars.Type Modifier and Type Method Description Vars.Type
EffectType. getVarType()
-
Uses of Vars.Type in org.rspeer.game.component.tdi
Methods in org.rspeer.game.component.tdi that return Vars.Type Modifier and Type Method Description Vars.Type
Quest.Free. getVarType()
Vars.Type
Quest. getVarType()
Vars.Type
Quest.Members. getVarType()
Vars.Type
Quest.MiniQuest. getVarType()
-