Howto:Add new fgcommands to FlightGear: Difference between revisions

Jump to navigation Jump to search
m
m (You asked for it, here is it :-))
 
Line 7: Line 7:




All commands are listed there, beginning in [http://gitorious.org/fg/flightgear/blobs/next/src/Main/fg_commands.cxx#line160 line #160]. The signature if these callback functions is always such that they:
All commands are listed there, beginning in [http://gitorious.org/fg/flightgear/blobs/next/src/Main/fg_commands.cxx#line160 line #160]. The signature of these callback functions is always such that they:


* have static linkage
* have static linkage

Navigation menu