#include <list>#include <string>#include <vrs/callback.h>#include <vrs/container/dictionary.h>#include <vrs/sg/scenething.h>#include <vrs/sharedobj.h>#include <random_utils/TimeableObject.h>Include dependency graph for Console.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | VRS |
| namespace | random_racer |
Classes | |
| class | random_racer::Console |
| This singleton represents a console of a VRS App, you can register commands (with callbacks), request a graphical representation, add lines to it, etc. More... | |
| class | random_racer::Console::TextBuffer |
| A internal class used for collecting all the Text lines. More... | |
1.5.1