|
|
1.1 root 1: #define sendCode(c) sendInt(c)
2: #define sendCommand(c) sendInt(c)
3: #define sendUnsignedLong(l) sendUnsignedInt(l)
4: #define sendLong(l) sendInt(l)
5: #define sendShort(s) sendInt(s)
6:
7: int recChar();
8: int recInt();
9: Point recPoint();
10: Rectangle recRectangle();
11: Texture *recToTexture();
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.