Howto:Start core development: Difference between revisions

Jump to navigation Jump to search
m
Line 155: Line 155:
But complex C++ features (such as advanced templates or meta-programming are not too common actually).
But complex C++ features (such as advanced templates or meta-programming are not too common actually).


One of the simplest ways to add new features to FlightGear is adding new commands to it, so called fgcommands. For additional information, please see this tutorial: [[Howto: Add new fgcommands to FlightGear]].
One of the simplest ways to add new features to FlightGear is adding new commands to it, so called "fgcommands" (i.e. "FlightGear commands").
For additional information, please see this tutorial: [[Howto: Add new fgcommands to FlightGear]].


== Programming resources ==
== Programming resources ==

Navigation menu