![]() |
Pioneer
|
#include <GuiTexturedQuad.h>
Public Member Functions | |
| TexturedQuad (Graphics::Texture *texture) | |
| virtual | ~TexturedQuad () |
| virtual void | Draw (Graphics::Renderer *r) |
| void | Draw (Graphics::Renderer *r, const Color &tint) |
| void | Draw (Graphics::Renderer *r, const vector2f &pos, const vector2f &size, const Color &tint=Color::WHITE) |
| void | Draw (Graphics::Renderer *r, const vector2f &pos, const vector2f &size, const vector2f &texPos, const vector2f &texSize, const Color &tint=Color::WHITE) |
| const Graphics::Texture * | GetTexture () const |
|
inline |
|
inlinevirtual |
|
inlinevirtual |

|
inline |

|
inline |

| void Gui::TexturedQuad::Draw | ( | Graphics::Renderer * | r, |
| const vector2f & | pos, | ||
| const vector2f & | size, | ||
| const vector2f & | texPos, | ||
| const vector2f & | texSize, | ||
| const Color & | tint = Color::WHITE |
||
| ) |

|
inline |
