com.tirix.anim8or
Class Anim8orMaterial.Texture

java.lang.Object
  extended by com.tirix.anim8or.Anim8orMaterial.Texture
Enclosing class:
Anim8orMaterial

public static class Anim8orMaterial.Texture
extends Object


Constructor Summary
Anim8orMaterial.Texture(String name, Image image)
           
 
Method Summary
 String getName()
           
 Texture getObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Anim8orMaterial.Texture

public Anim8orMaterial.Texture(String name,
                               Image image)
Method Detail

getObject

public Texture getObject()

getName

public String getName()