![]() |
Gamedev Framework (gf) 1.2.0
A C++17 framework for 2D games
|
This is the complete list of members for gf::PostProcessing, including all inherited members.
draw(RenderTarget &target, const RenderStates &states) override | gf::PostProcessing | virtual |
PostProcessing() | gf::PostProcessing | |
setEffect(Effect &effect) | gf::PostProcessing | inline |
setTexture(const Texture &texture) | gf::PostProcessing | |
setTextureRect(const RectF &textureRect) | gf::PostProcessing | |
~Drawable() | gf::Drawable | virtual |