|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.jreality.tutorial.util.SimpleTextureFactory
public class SimpleTextureFactory
| Nested Class Summary | |
|---|---|
static class |
SimpleTextureFactory.TextureType
|
| Constructor Summary | |
|---|---|
SimpleTextureFactory()
|
|
| Method Summary | |
|---|---|
ImageData |
getImageData()
|
void |
setColor(int i,
Color c)
|
void |
setColors(Color[] colors)
|
void |
setType(SimpleTextureFactory.TextureType foo)
|
void |
update()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleTextureFactory()
| Method Detail |
|---|
public void setType(SimpleTextureFactory.TextureType foo)
public ImageData getImageData()
public void setColors(Color[] colors)
public void setColor(int i,
Color c)
public void update()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||