Candle v1.0
2D lighting for SFML
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Ccandle::LightingAreaObject to manage ambient light and fog
 Ccandle::LightSourceInterface for objects that emit light
 Ccandle::DirectedLightLightSource that emits light in a single direction
 Ccandle::RadialLightLightSource that emits light from a single point
 Csfu::Line2D Line defined by an origin point and a direction vector
 Csfu::PolygonAuxiliary class to represent a polygon as vector of lines. Not meant to be used outside Candle