com.badlogic.gdx.graphics.g3d.environment
Class BaseLight

java.lang.Object
  extended by com.badlogic.gdx.graphics.g3d.environment.BaseLight
Direct Known Subclasses:
DirectionalLight, PointLight

public abstract class BaseLight
extends Object


Field Summary
 Color color
           
 
Constructor Summary
BaseLight()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

color

public final Color color
Constructor Detail

BaseLight

public BaseLight()


Copyright © 2013. All Rights Reserved.