#include <Random.hpp>
#include "IInputGenerator.hpp"
#include <GNGRepresentation/IGLInputRepresentation.hpp>
#include <cstdlib>
#include <GL/glut.h>
Go to the source code of this file.
Classes | |
class | InputGeneratorUpDown |
Moves a provided inputGenerator up and down. More... | |
class | InputRepresentationUpDown |
An openGL representation. More... |