User:Red Leader/Nasal documentation proposal

From FlightGear wiki
< User:Red Leader
Revision as of 11:48, 20 April 2016 by Red Leader (talk | contribs) (Global functions done!)
Jump to navigation Jump to search

Proposal for the documentation of the Nasal API.

Nasal library Done Done
Old page(s) Draft page New page
User:Red Leader/Nasal library Nasal library

Form: [[Nasal library/<namespace>]]

Nasal namespaces Not done Not done
Namespace Draft page New page
aircraft Not started Not started
bits
clipboard
debug
geo
globals
gui
http
io
math User:Red Leader/Nasal library/math.nas
mp_broadcast Not started
os
positioned
props
scenery
screen
std
string
view
Basic Nasal scripting Not done Not done
Object type Current page(s)
Hashes
Numbers Very little
Vectors
Strings Nasal Hello World
Conditions Nasal Conditionals
Operators Nasal Operators
Loops Nasal Loops
Functions Using Nasal functions
Advanced Nasal scripting Not done Not done
What? Current page(s)
Vector slicing Nasal Variables
OOP
Canvas API Not done Not done
What? Current page(s)
Canvas Element Canvas Element
Canvas Image Canvas Image
Canvas Path Canvas Path
Canvas Map
Event handling Canvas Event Handling
Canvas GUI
Layout system Canvas Layout System
Widgets None
Canvas MessageBox Canvas MessageBox