|
Odamex
Setting the Standard in Multiplayer Doom
|
#include <r_defs.h>
Data Fields | |
| vertex_t * | v1 |
| vertex_t * | v2 |
| fixed_t | dx |
| fixed_t | dy |
| short | flags |
| byte | special |
| byte | lucency |
| short | sidenum [2] |
| fixed_t | bbox [4] |
| slopetype_t | slopetype |
| sector_t * | frontsector |
| sector_t * | backsector |
| int | validcount |
| short | id |
| short | args [5] |
| int | firstid |
| int | nextid |
| bool | wastoggled |
| short line_s::args[5] |
| int line_s::firstid |
| short line_s::flags |
| short line_s::id |
| int line_s::nextid |
| short line_s::sidenum[2] |
| bool line_s::wastoggled |