| CanUsePostFX() | sf::PostFX | [static] |
| Drawable(float Left=0.f, float Top=0.f, float ScaleX=1.f, float ScaleY=1.f, float Rotation=0.f, const Color &Col=Color(255, 255, 255, 255)) | sf::Drawable | |
| GetBlendMode() const | sf::Drawable | |
| GetColor() const | sf::Drawable | |
| GetLeft() const | sf::Drawable | |
| GetRotation() const | sf::Drawable | |
| GetScaleX() const | sf::Drawable | |
| GetScaleY() const | sf::Drawable | |
| GetTop() const | sf::Drawable | |
| LoadFromFile(const std::string &Filename) | sf::PostFX | |
| LoadFromMemory(const std::string &Effect) | sf::PostFX | |
| Move(float OffsetX, float OffsetY) | sf::Drawable | |
| operator=(const PostFX &Other) | sf::PostFX | |
| PostFX() | sf::PostFX | |
| PostFX(const PostFX &Copy) | sf::PostFX | |
| Render(const RenderWindow &Window) const | sf::PostFX | [protected, virtual] |
| Rotate(float Angle) | sf::Drawable | |
| Scale(float FactorX, float FactorY) | sf::Drawable | |
| SetBlendMode(Blend::Mode Mode) | sf::Drawable | |
| SetColor(const Color &Col) | sf::Drawable | |
| SetLeft(float Left) | sf::Drawable | |
| SetParameter(const std::string &Name, float X) | sf::PostFX | |
| SetParameter(const std::string &Name, float X, float Y) | sf::PostFX | |
| SetParameter(const std::string &Name, float X, float Y, float Z) | sf::PostFX | |
| SetParameter(const std::string &Name, float X, float Y, float Z, float W) | sf::PostFX | |
| SetPosition(float Left, float Top) | sf::Drawable | |
| SetRotation(float Rotation) | sf::Drawable | |
| SetRotationCenter(float X, float Y) | sf::Drawable | |
| SetScale(float ScaleX, float ScaleY) | sf::Drawable | |
| SetScaleX(float Scale) | sf::Drawable | |
| SetScaleY(float Scale) | sf::Drawable | |
| SetTexture(const std::string &Name, Image *Texture) | sf::PostFX | |
| SetTop(float Top) | sf::Drawable | |
| VideoResource() | sf::VideoResource | [protected] |
| VideoResource(const VideoResource &) | sf::VideoResource | [protected] |
| ~Drawable() | sf::Drawable | [virtual] |
| ~PostFX() | sf::PostFX | |
| ~VideoResource() | sf::VideoResource | [protected, virtual] |