![]() |
naev 0.12.6
|
Reference to a spob or jump point. More...
Data Fields | |
| int | system |
| VertexType | type |
| int | index |
Reference to a spob or jump point.
Definition at line 82 of file safelanes.c.
| int Vertex::index |
Index in the system's spobs or jumps array.
Definition at line 85 of file safelanes.c.
| int Vertex::system |
ID of the system containing the object.
Definition at line 83 of file safelanes.c.
| VertexType Vertex::type |
Which of Naev's list contains it?
Definition at line 84 of file safelanes.c.