Howto:Add new fgcommands to FlightGear: Difference between revisions

Jump to navigation Jump to search
m
Line 167: Line 167:


== Hello World ==
== Hello World ==
For example, to implement a new "hello_world" command, that accepts a single parameter named "name":
<syntaxhighlight lang="cpp">
<syntaxhighlight lang="cpp">
/**
/**

Navigation menu