#include "globaldata.h"
Go to the source code of this file.
Namespaces | |
namespace | lpzrobots |
read the installation PREFIX (to find data directory) | |
Functions | |
void | initializeConsole () |
should be called at the start | |
void | closeConsole () |
store the history | |
bool | handleConsole (GlobalData &globalData) |
offers a console interface the possibility to change parameter of all configurable objects in globalData storeing and restoreing of controllers . |