20,741
edits
m (→resolvepath()) |
m (→Extension functions: https://forum.flightgear.org/viewtopic.php?f=4&t=25747&p=286513#p286512) |
||
| Line 757: | Line 757: | ||
}} | }} | ||
== Extension modules == | |||
=== thread === | |||
* newthread | |||
== Extension functions == | == Extension functions == | ||
The '''extension functions''' are global functions that have been added to Nasal since its integration into FlightGear. Unlike the core library functions, they are generally specifically designed to interact directly with FlightGear. Extension functions come from three source files: | The '''extension functions''' are global functions that have been added to Nasal since its integration into FlightGear. Unlike the core library functions, they are generally specifically designed to interact directly with FlightGear. Extension functions come from three source files: | ||