INET Framework for OMNeT++/OMNEST
|
#include <TrailFigure.h>
Public Member Functions | |
TrailFigure (int maxCount, bool fadeOut, const char *name=nullptr) | |
virtual void | addFigure (cFigure *figure) override |
Protected Attributes | |
int | maxCount |
int | fadeCounter |
bool | fadeOut |
inet::TrailFigure::TrailFigure | ( | int | maxCount, |
bool | fadeOut, | ||
const char * | name = nullptr |
||
) |
|
overridevirtual |
|
protected |
Referenced by addFigure().
|
protected |
Referenced by addFigure().
|
protected |
Referenced by addFigure().