Nasal introduction: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (creating a temporary sandbox for working on this)
 
mNo edit summary
Line 5: Line 5:
* [[various options for loading and starting Nasal]]
* [[various options for loading and starting Nasal]]
* [[Nasal variables]]
* [[Nasal variables]]
* [[nested data structures in Nasal]]
* [[nested data structures in Nasal]] (multi-dimensional arrays and such)
* [[control loops, Nasal control structures]]
* [[control loops, Nasal control structures]]
* [[using the Nasal standard library]]
* [[using the Nasal standard library]]
Line 14: Line 14:
* [[spawning and controlling 3D objects in Nasal]]
* [[spawning and controlling 3D objects in Nasal]]
* [[spawning and controlling AI objects in Nasal]]
* [[spawning and controlling AI objects in Nasal]]
* [[creating scripted instruments in Nasal]]
* [[creating subsystems in Nasal]]
* [[commmon problems and solutions in Nasal]]
* [[commmon problems and solutions in Nasal]]
* [[exception handling in Nasal]]
* [[multiplayer scripting in Nasal]] (mp_broadcast.nas)
* [[object oriented programming in Nasal]]
* [[object oriented programming in Nasal]]
* [[functional programming in Nasal]]
* [[functional programming in Nasal]]
* [[multi threaded programming in Nasal]]
* [[multi threaded programming in Nasal]]
* [[optimization and efficiency hints]]
* [[optimization and efficiency hints]]

Revision as of 10:10, 28 July 2010