|
Orxonox
0.0.5 Codename: Arcturus
|
Namespaces | |
| orxonox | |
| Die Wagnis Klasse hat die folgenden Aufgaben: | |
| orxonox::packet | |
Macros | |
| #define | _MESSAGE _MESSAGELENGTH + sizeof(uint32_t) |
| #define | _MESSAGELENGTH _TARGETID + sizeof(uint32_t) |
| #define | _PACKETID 0 |
| #define | _SOURCEID _PACKETID + sizeof(Type) |
| #define | _TARGETID _SOURCEID + sizeof(uint32_t) |
| #define | PACKET_FLAGS_CHAT PacketFlag::Reliable |
| #define _MESSAGE _MESSAGELENGTH + sizeof(uint32_t) |
| #define _MESSAGELENGTH _TARGETID + sizeof(uint32_t) |
| #define _PACKETID 0 |
| #define _SOURCEID _PACKETID + sizeof(Type) |
| #define _TARGETID _SOURCEID + sizeof(uint32_t) |
| #define PACKET_FLAGS_CHAT PacketFlag::Reliable |
1.8.11