1
0
Fork 0
fgdata/Nasal
mfranz 523b81e317 globals.nas: add _setlistener wrapper (needs to be used in INIT style
functions when used in $FG_ROOT/Nasal/*.nas, because it
             depends on props.nas being available; no restrictions in
             aircraft files, where it will proof most useful

gui.nas:     replace inefficient FPS display polling loop with listener
             callback
2005-12-16 19:15:08 +00:00
..
aircraft.nas slightly more effective stop() method 2005-06-30 00:18:20 +00:00
autopilot.nas Fix typing bug where the autopilot wouldn't turn off. GUI buttons 2004-05-15 23:04:17 +00:00
controls.nas gearDown() expects a number either < 0 or > 0 to specify the direction of 2005-09-09 01:41:08 +00:00
fuel.nas Probably best to make sure the property is there (even though 2004-08-12 18:49:13 +00:00
globals.nas globals.nas: add _setlistener wrapper (needs to be used in INIT style 2005-12-16 19:15:08 +00:00
gui.nas globals.nas: add _setlistener wrapper (needs to be used in INIT style 2005-12-16 19:15:08 +00:00
material.nas make <Esc> key close/cancel/dismiss dialogs; some material.nas tweaking 2005-11-05 14:19:53 +00:00
props.nas add support for removeChildren(): takes one name as optional argument 2005-10-23 16:09:51 +00:00
view.nas Nasal bindings for Saitek X45. 2003-12-23 17:31:08 +00:00