![]() |
Pioneer
|
#include <Drawables.h>
Public Member Functions | |
| RoundEdgedRect (Graphics::Renderer *r, const vector2f &size, const float rad, const Color &c, RenderState *state, const bool bIsStatic=true) | |
| void | Update (const vector2f &size, float rad, const Color &c) |
| void | Draw (Graphics::Renderer *r) |
| Graphics::Drawables::RoundEdgedRect::RoundEdgedRect | ( | Graphics::Renderer * | r, |
| const vector2f & | size, | ||
| const float | rad, | ||
| const Color & | c, | ||
| RenderState * | state, | ||
| const bool | bIsStatic = true |
||
| ) |

| void Graphics::Drawables::RoundEdgedRect::Draw | ( | Graphics::Renderer * | r | ) |

| void Graphics::Drawables::RoundEdgedRect::Update | ( | const vector2f & | size, |
| float | rad, | ||
| const Color & | c | ||
| ) |
