Howto:Add new fgcommands to FlightGear: Difference between revisions

Jump to navigation Jump to search
m
Line 10: Line 10:


* have static linkage
* have static linkage
* return a bool
* return a bool (true/false, 1/0)
* accept one const pointer to a SGPropertyNode (const SGPropertyNode * arg)
* accept one const pointer to a SGPropertyNode (const SGPropertyNode * arg)


Navigation menu