Searched defs:SpotLight (Results 1 – 2 of 2) sorted by relevance
55 public class SpotLight extends Light implements Savable { class65 public SpotLight() { in SpotLight() method in SpotLight
25 public class SpotLight extends BaseLight<SpotLight> { class