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 | |
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 | |
Move(float OffsetX, float OffsetY) | sf::Drawable | |
operator=(const PostFX &Other) | sf::PostFX | |
PostFX() | sf::PostFX | |
PostFX(const std::string &Filename) | sf::PostFX | |
PostFX(const PostFX &Copy) | sf::PostFX | |
Render(RenderWindow &Window) | sf::PostFX | [protected, virtual] |
Rotate(float Angle) | sf::Drawable | |
Scale(float FactorX, float FactorY) | 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 | |
SetRotation(float Rotation) | sf::Drawable | |
SetRotationCenter(float X, float Y) | sf::Drawable | |
SetScale(float ScaleX, float ScaleY) | 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] |