ca224d0ea3
- lights are by default off (what was I thinking?!?) - setters return "me" reference by default, for easier code obfuscation: foo = aircraft.light.new("/foo").prop().switch(1); :-) - a few mebmers renamed; light.set() -> light.switch(); nodes are named *N to avoid collisions and to show relations (switch() <-> switchN) - yet more (too much?) documentation |
||
---|---|---|
.. | ||
aircraft.nas | ||
autopilot.nas | ||
controls.nas | ||
fuel.nas | ||
globals.nas | ||
gui.nas | ||
material.nas | ||
props.nas | ||
view.nas |