Candle v1.0
2D lighting for SFML
candle::LightSource Member List

This is the complete list of members for candle::LightSource, including all inherited members.

castLight(const EdgeVector::iterator &begin, const EdgeVector::iterator &end)=0candle::LightSourcepure virtual
draw(sf::RenderTarget &t, sf::RenderStates st) const =0candle::LightSourceprivatepure virtual
getColor() constcandle::LightSource
getFade() constcandle::LightSourcevirtual
getIntensity() constcandle::LightSource
getRange() constcandle::LightSource
LightSource()candle::LightSource
setColor(const sf::Color &color)candle::LightSource
setFade(bool fade)candle::LightSourcevirtual
setIntensity(float intensity)candle::LightSource
setRange(float range)candle::LightSource