|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleTextureFactory.TextureType | |
---|---|
de.jreality.tutorial.util |
Uses of SimpleTextureFactory.TextureType in de.jreality.tutorial.util |
---|
Methods in de.jreality.tutorial.util that return SimpleTextureFactory.TextureType | |
---|---|
static SimpleTextureFactory.TextureType |
SimpleTextureFactory.TextureType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SimpleTextureFactory.TextureType[] |
SimpleTextureFactory.TextureType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in de.jreality.tutorial.util with parameters of type SimpleTextureFactory.TextureType | |
---|---|
void |
SimpleTextureFactory.setType(SimpleTextureFactory.TextureType foo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |