Uses of Class
com.threerings.opengl.renderer.Light.Type

Packages that use Light.Type
com.threerings.opengl.renderer   
 

Uses of Light.Type in com.threerings.opengl.renderer
 

Methods in com.threerings.opengl.renderer that return Light.Type
 Light.Type Light.getType()
          Returns the basic type of this light.
static Light.Type Light.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Light.Type[] Light.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.