#include <rectselrenderer.h>

Public Member Functions | |
| RectSelRenderer (const char *id) | |
| virtual void | RenderBackground (Unit *unit) |
| virtual void | RenderForeground (Unit *unit) |
Protected Member Functions | |
| void | RenderStatusBar (float x, float y, float width, float percent, const vector3 &color) |
| RectSelRenderer::RectSelRenderer | ( | const char * | id | ) |
| void RectSelRenderer::RenderBackground | ( | Unit * | unit | ) | [virtual] |
Reimplemented from SelectionRenderer.
| void RectSelRenderer::RenderForeground | ( | Unit * | unit | ) | [virtual] |
Reimplemented from SelectionRenderer.
| void RectSelRenderer::RenderStatusBar | ( | float | x, | |
| float | y, | |||
| float | width, | |||
| float | percent, | |||
| const vector3 & | color | |||
| ) | [protected] |
1.5.3