Nasal Flightplan: Difference between revisions

Jump to navigation Jump to search
→‎Flightplan methods and variables: removed method that doesn't work
(→‎Leg methods and variables: Added some variables.)
(→‎Flightplan methods and variables: removed method that doesn't work)
Line 31: Line 31:
; nextWP() :  
; nextWP() :  
; getPlanSize() : Returns number of waypoints
; getPlanSize() : Returns number of waypoints
; numWaypoints() :
; appendWP(waypoint) : Add a waypoint to the end of the flightplan.
; appendWP(waypoint) : Add a waypoint to the end of the flightplan.
; insertWP(wp, index) : Pass a waypoint object and its position.
; insertWP(wp, index) : Pass a waypoint object and its position.
574

edits

Navigation menu