Represents a jump lane.
More...
Represents a jump lane.
Definition at line 203 of file space.h.
◆ angle
Direction the jump is facing.
Definition at line 212 of file space.h.
◆ cosa
Cosinus of the angle.
Definition at line 215 of file space.h.
◆ flags
| unsigned int JumpPoint::flags |
Flags related to the jump point's status.
Definition at line 210 of file space.h.
◆ from
| StarSystem* JumpPoint::from |
System containing this jump point.
Definition at line 204 of file space.h.
◆ hide
ewarfare hide value for the jump point
Definition at line 211 of file space.h.
◆ map_alpha
| double JumpPoint::map_alpha |
Alpha to display on the map.
Definition at line 213 of file space.h.
◆ mo
Overlay layout data.
Definition at line 219 of file space.h.
◆ pos
Position in the system.
Definition at line 208 of file space.h.
◆ radius
Radius of jump range.
Definition at line 209 of file space.h.
◆ returnJump
| JumpPoint* JumpPoint::returnJump |
How to get back. Can be NULL
Definition at line 207 of file space.h.
◆ sina
Sinus of the angle.
Definition at line 216 of file space.h.
◆ sx
X sprite to use.
Definition at line 217 of file space.h.
◆ sy
Y sprite to use.
Definition at line 218 of file space.h.
◆ target
| StarSystem* JumpPoint::target |
◆ targetid
ID of the target star system.
Definition at line 205 of file space.h.
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/naev-0.11.5/src/space.h