Howto:Understand Namespaces and Methods: Difference between revisions

Jump to navigation Jump to search
m
Line 2: Line 2:




A name space is a "context", i.e. an environment where a certain symbol is valid.
A namespace is a "context", i.e. an environment where a certain symbol (variable) is valid.


Imagine, three houses with rooms.
Imagine, three houses with rooms.
Line 67: Line 67:


'''Click ''[http://wiki.flightgear.org/Nasal_scripting_language#Namespaces here]'' for more information.'''
'''Click ''[http://wiki.flightgear.org/Nasal_scripting_language#Namespaces here]'' for more information.'''


== Methods ==
== Methods ==

Navigation menu