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