FlightGear next
|
Go to the source code of this file.
Functions | |
void | fgInitCommands () |
Initialize the built-in commands. | |
void | fgInitSceneCommands () |
Initialize the default built-in commands. | |
void fgInitCommands | ( | ) |
Initialize the built-in commands.
Initialize the built-in commands.
Other commands may be added by other parts of the application.
Definition at line 1197 of file fg_commands.cxx.
void fgInitSceneCommands | ( | ) |
Initialize the default built-in commands.
Other commands may be added by other parts of the application.
Definition at line 574 of file fg_scene_commands.cxx.