Canvas wrappers: Difference between revisions

Jump to navigation Jump to search
m
Line 29: Line 29:
* [https://gitorious.org/fg/flightgear/blobs/next/src/Cockpit/panel_io.cxx panel_io.cxx]
* [https://gitorious.org/fg/flightgear/blobs/next/src/Cockpit/panel_io.cxx panel_io.cxx]
* [https://gitorious.org/fg/flightgear/blobs/next/src/Cockpit/panel.cxx panel.cxx]
* [https://gitorious.org/fg/flightgear/blobs/next/src/Cockpit/panel.cxx panel.cxx]
* $FG_ROOT/Docs/README.xmlpanel


Write a Nasal module that will take our existing instruments in $FG_AIRCRAFT/Instruments and turn them into canvases. Namely, that means, parsing:
Write a Nasal module that will take our existing instruments in $FG_AIRCRAFT/Instruments and turn them into canvases. Namely, that means, parsing:

Navigation menu