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

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

AMBIENT enum valuecandle::LightingArea
clear()candle::LightingArea
display()candle::LightingArea
draw(sf::RenderTarget &, sf::RenderStates) const overridecandle::LightingAreaprivate
draw(const LightSource &light)candle::LightingArea
FOG enum valuecandle::LightingArea
getAreaColor() constcandle::LightingArea
getAreaOpacity() constcandle::LightingArea
getAreaTexture() constcandle::LightingArea
getGlobalBounds() constcandle::LightingArea
getLocalBounds() constcandle::LightingArea
getMode() constcandle::LightingArea
getTextureRect() constcandle::LightingArea
LightingArea(Mode mode, const sf::Vector2f &position, const sf::Vector2f &size)candle::LightingArea
LightingArea(Mode mode, const sf::Texture *texture, sf::IntRect rect=sf::IntRect())candle::LightingArea
Mode enum namecandle::LightingArea
setAreaColor(sf::Color color)candle::LightingArea
setAreaOpacity(float opacity)candle::LightingArea
setAreaTexture(const sf::Texture *texture, sf::IntRect rect=sf::IntRect())candle::LightingArea
setMode(Mode mode)candle::LightingArea
setTextureRect(const sf::IntRect &rect)candle::LightingArea