|
Candle v1.0
2D lighting for SFML
|
This is the complete list of members for candle::DirectedLight, including all inherited members.
| castLight(const EdgeVector::iterator &begin, const EdgeVector::iterator &end) override | candle::DirectedLight | virtual |
| draw(sf::RenderTarget &t, sf::RenderStates st) const override | candle::DirectedLight | privatevirtual |
| getBeamWidth() const | candle::DirectedLight | |
| getColor() const | candle::LightSource | |
| getFade() const | candle::LightSource | virtual |
| getIntensity() const | candle::LightSource | |
| getRange() const | candle::LightSource | |
| LightSource() | candle::LightSource | |
| setBeamWidth(float width) | candle::DirectedLight | |
| setColor(const sf::Color &color) | candle::LightSource | |
| setFade(bool fade) | candle::LightSource | virtual |
| setIntensity(float intensity) | candle::LightSource | |
| setRange(float range) | candle::LightSource |