|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Attributes | |
| char | ship_name [NAME_LENGTH+1] |
| vec3d | pos |
| int | team |
Definition at line 58 of file multi_respawn.cpp.
| vec3d respawn_point::pos |
Definition at line 60 of file multi_respawn.cpp.
| char respawn_point::ship_name[NAME_LENGTH+1] |
Definition at line 59 of file multi_respawn.cpp.
| int respawn_point::team |
Definition at line 61 of file multi_respawn.cpp.