#include <RendererColor.h>
Inheritance diagram for tagGame::RendererColor:


Public Member Functions | |
| virtual void | render (Obstacle const *o) |
| RealVec const & | getColor () const |
| RealVec const & | getColorAlternative () const |
| RealVec const & | getColorFlash () const |
| void | setColor (RealVec const &color) |
| void | setColorAlternative (RealVec const &colorAlternative) |
| void | setColorFlash (RealVec const &colorFlash) |
| void | flashingOn () |
| void | flashingOff () |
| void | alternativeOn () |
| void | alternativeOff () |
1.5.1