2,733
edits
Red Leader (talk | contribs) (Add nav template and note about globals namespace) |
Red Leader (talk | contribs) m (nocat) |
||
Line 1: | Line 1: | ||
{{Nasal Navigation}} | {{Nasal Navigation|nocat=1}} | ||
This page documents the global '''library functions and variables''' of FlightGear's built-in scripting language, [[Nasal]]. This includes ''[[#Core library functions|core library functions]]'', which were included in Nasal before its integration into FlightGear, the ''[[#Extension functions|extension functions]]'', which have been subsequently added, and are specifically designed for FlightGear, and the ''[[#variables|global variables]]'', which are conversion variables, added with extension functions, for converting between units. The relevant folders in [[Git]] are: | This page documents the global '''library functions and variables''' of FlightGear's built-in scripting language, [[Nasal]]. This includes ''[[#Core library functions|core library functions]]'', which were included in Nasal before its integration into FlightGear, the ''[[#Extension functions|extension functions]]'', which have been subsequently added, and are specifically designed for FlightGear, and the ''[[#variables|global variables]]'', which are conversion variables, added with extension functions, for converting between units. The relevant folders in [[Git]] are: | ||
* {{flightgear file|src/Scripting}} | * {{flightgear file|src/Scripting}} |