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

From FlightGear wiki
Jump to navigation Jump to search
(Some notes)
m (Global functions done!)
Line 2: Line 2:


{| class="wikitable"
{| class="wikitable"
|+ Nasal library {{Progressbar|70}}
|+ Nasal library {{Done}}
! Old page(s) !! Draft page !! New page  
! Old page(s) !! Draft page !! New page  
|-  
|-  
Line 9: Line 9:
* [[List of Nasal extension functions]] ([http://wiki.flightgear.org/index.php?title=List_of_Nasal_extension_functions&oldid=72953 perm])
* [[List of Nasal extension functions]] ([http://wiki.flightgear.org/index.php?title=List_of_Nasal_extension_functions&oldid=72953 perm])
|| [[User:Red Leader/Nasal library]]
|| [[User:Red Leader/Nasal library]]
|| [[Nasal library]] (proposed: [[Nasal library/Global functions]] and [[Nasal library/Extension functions]]
|| [[Nasal library]]
|}
|}



Revision as of 11:48, 20 April 2016

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