#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/keysym.h>
#include <X11/cursorfont.h>
#include "graph.h"
Go to the source code of this file.
Classes | |
struct | co |
struct | li |
class | X11Graphics |
X-Windows implementation of Graphics interface. More... | |
Defines | |
#define | OUTFILE "beestje.mov" |
#define | CFILE "sticky.ctb" |
#define | VERBOSE 1 |
#define | RESIZE -20 |
#define | MOTION -21 |
#define | TIMESTEP void X11Graphics::TimeStep(void) |
Typedefs | |
typedef li | LineType |
typedef co | Coordinate |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|