User:Red Leader/Nasal documentation proposal: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 18: Line 18:
| <code>'''aircraft'''</code>
| <code>'''aircraft'''</code>
| {{N/a|Not started|rowspan{{=}}"9"}}
| {{N/a|Not started|rowspan{{=}}"9"}}
| {{N/a|Not started|rowspan{{=}}"20"}}
| {{N/a|Not started|rowspan{{=}}"19"}}
|-
|-
| <code>'''bits'''</code>
| <code>'''bits'''</code>
Line 39: Line 39:
|-
|-
| <code>'''mp_broadcast'''</code>  
| <code>'''mp_broadcast'''</code>  
| {{N/a|Not started|rowspan{{=}}"10"}}
| {{N/a|Not started|rowspan{{=}}"9"}}
|-
| <code>'''multikey'''</code>
|-
|-
| <code>'''os'''</code>
| <code>'''os'''</code>

Revision as of 20:50, 1 April 2016

Proposal for the documentation of the Nasal API.

Nasal library 70}% completed
Old page(s) Draft page New page
User:Red Leader/Nasal library Nasal library
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