Uses of Package
org.wilmascope.light

Packages that use org.wilmascope.light
org.wilmascope.light   
org.wilmascope.view   
 

Classes in org.wilmascope.light used by org.wilmascope.light
Arrow
          This class creates an arrow to represent the directional light's colour and direction
DirectionalLightPanel
          This class creates a panel to show the parameters of the directional light
LightFrame
          This class is an gui to control light sources, including create, delete, turn on/off, and change the lights' parameters
LightManager
          LightManager is the main class to control the light sources.
PointLightPanel
          This class creates a panel to show the parameters of the point light
PointLightSphere
          This class creates a sphere to represent the PointLight's position and colour
SpotLightCone
          This class creates a cone to represent a spot light's colour, position, direction and spreadangle
SpotLightPanel
          This class creates a panel to show the parameters of the spot light
 

Classes in org.wilmascope.light used by org.wilmascope.view
LightManager
          LightManager is the main class to control the light sources.