#include "Psycho/StimListener.H"
#include "Util/sformat.H"
Go to the source code of this file.
Defines | |
#define | BUFSIZE 50 |
#define | PORT "9999" |
A thread to grab commands from a StimListener through a shared buffer and render them using SDL.
Definition in file StimListener.C.