]> git.mxchange.org Git - flightgear.git/commit
emit signal /sim/signals/fdm-initialized when the FDM is up; this is
authormfranz <mfranz>
Thu, 26 Oct 2006 09:07:41 +0000 (09:07 +0000)
committermfranz <mfranz>
Thu, 26 Oct 2006 09:07:41 +0000 (09:07 +0000)
commit546d76269ad419d374502a42fc5c5b9247f14424
tree4182bbf64a8643bbfd1febd28a9c8684e13e4afa
parent9827a799870e4789479a06012fa26028ce584bb9
emit signal /sim/signals/fdm-initialized when the FDM is up; this is
useful to attach listeners and have their functions run at a time when
they can safely access FDM generated properties
src/Main/main.cxx