Package | Description |
---|---|
jadex.extension.envsupport.observer.graphics.drawable3d.special |
Modifier and Type | Method and Description |
---|---|
SpecialAction |
Materialfile.getSpecialAction() |
static SpecialAction |
SpecialAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecialAction[] |
SpecialAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Materialfile.setSpecialAction(SpecialAction specialAction) |
Constructor and Description |
---|
Materialfile(String part,
String path,
boolean useAlpha,
SpecialAction specialaction,
IParsedExpression cond) |
Copyright © 2013. All Rights Reserved.