com.tirix.anim8or
Class Anim8orMaterial.ColorComponent

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

public static class Anim8orMaterial.ColorComponent
extends Object


Method Summary
 Color3f getColor()
           
 void setColor(Color3b color, float factor)
           
 void setTexture(Anim8orMaterial.Texture texture)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setColor

public void setColor(Color3b color,
                     float factor)

getColor

public Color3f getColor()

setTexture

public void setTexture(Anim8orMaterial.Texture texture)