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