Candle v1.0
2D lighting for SFML
|
▼Ncandle | |
CDirectedLight | LightSource that emits light in a single direction |
CLightingArea | Object to manage ambient light and fog |
CLightSource | Interface for objects that emit light |
CRadialLight | LightSource that emits light from a single point |
▼Nsfu | |
CLine | 2D Line defined by an origin point and a direction vector |
CPolygon | Auxiliary class to represent a polygon as vector of lines. Not meant to be used outside Candle |