|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.auxilum.opengl.scene.util.TextureList
Constructor Summary | |
TextureList()
|
Method Summary | |
void |
addTexture(Texture texture)
|
Texture |
getTexture(java.lang.String textureName)
|
void |
removeTexture(java.lang.String name)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TextureList()
Method Detail |
public void addTexture(Texture texture)
public void removeTexture(java.lang.String name)
public Texture getTexture(java.lang.String textureName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |