|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Skin | |
---|---|
nl.tudelft.goal.unreal.messages | |
nl.tudelft.goal.unreal.translators |
Uses of Skin in nl.tudelft.goal.unreal.messages |
---|
Methods in nl.tudelft.goal.unreal.messages that return Skin | |
---|---|
Skin |
BotParameters.getSkin()
|
static Skin |
Skin.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Skin[] |
Skin.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in nl.tudelft.goal.unreal.messages with parameters of type Skin | |
---|---|
BotParameters |
BotParameters.setSkin(Skin skin)
|
Uses of Skin in nl.tudelft.goal.unreal.translators |
---|
Methods in nl.tudelft.goal.unreal.translators that return Skin | |
---|---|
Skin |
SkinTranslator.translate(eis.iilang.Parameter parameter)
|
Methods in nl.tudelft.goal.unreal.translators that return types with arguments of type Skin | |
---|---|
Class<Skin> |
SkinTranslator.translatesTo()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |