#include "std/hash.H"
#include "dev/room6d.H"
#include "dev/buttons.H"
#include "dev/dev2d.H"
#include "dev/wall_clock.H"
#include "mlib/transf3d.H"
#include "mlib/points.H"
#include "asciinet/asciinet.H"
Go to the source code of this file.
Enumerations | |
enum | { END = 0, EVT_ROOM6D, EVT_BTN, EVT_2D, EVT_ASCII, EVT_WALLCLOCKMSG } |
Functions | |
int | pack_one_event_into_buffer (char *buf, int bufSize, cEVENTptr &evt) |
void | unpack_buffer (char *buf) |
Variables | |
int | packings = 0 |
int | unpackings = 0 |
|
|
|
|
|
|
|
|
|
|