|
Odamex
Setting the Standard in Multiplayer Doom
|
#include <doomdata.h>
Public Member Functions | |
| void | Serialize (FArchive &) |
Data Fields | |
| unsigned short | thingid |
| short | x |
| short | y |
| short | z |
| short | angle |
| short | type |
| short | flags |
| byte | special |
| byte | args [5] |
| void MapThing::Serialize | ( | FArchive & | arc | ) |
| short MapThing::angle |
| short MapThing::flags |
| unsigned short MapThing::thingid |
| short MapThing::type |
| short MapThing::x |
| short MapThing::y |
| short MapThing::z |