|
Candle v1.0
2D lighting for SFML
|
| ▼ include | |
| ▼ Candle | |
| ▼ geometry | |
| Line.hpp | This file contains the Line struct and main raycast algorithm |
| Polygon.hpp | This file contains the auxiliary Polygon class |
| Vector2.hpp | This file contains utility functions for 2D vectors |
| Candle.hpp | This file includes all the Candle headers |
| Constants.hpp | This file contains constants for internal use in Candle |
| DirectedLight.hpp | This file contains the RadialLight class |
| LightingArea.hpp | This file contains the LightingArea class |
| LightSource.hpp | This file contains the LightingSource class and some convenient typedefs |
| RadialLight.hpp | This file contains the RadialLight class |