#include <IterationGUI.h>
Provides a window that provides timing control for an Iterator object.
Public Member Functions | |
| IterationGUI (int X, int Y, int W, int H, const char *L=0) | |
| IterationGUI (int W, int H, const char *L) | |
| void | AddIteration (Iteration &I) |
| void | Stop () |
| void | Go () |
1.5.1-p1