|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Skin | |
---|---|
nl.tudelft.goal.ut2004.visualizer.connection | |
nl.tudelft.goal.ut2004.visualizer.parameters |
Uses of Skin in nl.tudelft.goal.ut2004.visualizer.connection |
---|
Methods in nl.tudelft.goal.ut2004.visualizer.connection that return Skin | |
---|---|
Skin |
AddBotCommand.getSkin()
|
Methods in nl.tudelft.goal.ut2004.visualizer.connection with parameters of type Skin | |
---|---|
void |
AddBotCommand.setSkin(Skin skin)
|
Uses of Skin in nl.tudelft.goal.ut2004.visualizer.parameters |
---|
Methods in nl.tudelft.goal.ut2004.visualizer.parameters that return Skin | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |