]> git.mxchange.org Git - flightgear.git/commit
drop /ai/models/ballistic[]/impact/signal node, and allow instead to define
authormfranz <mfranz>
Tue, 15 May 2007 19:45:41 +0000 (19:45 +0000)
committermfranz <mfranz>
Tue, 15 May 2007 19:45:41 +0000 (19:45 +0000)
commitb727604591a728c25ac593ef0a678762c6b97392
treebd19f6f33e4dca8d9301bbc2363198ab084493b1
parent4de2c7619a0c089973d31345d2384405e0a6e401
drop /ai/models/ballistic[]/impact/signal node, and allow instead to define
a report node in the submodels config:

  <impact-reports>/sim/model/cow/impact</impact-reports>

When an impact happens, then the path of the submodel will be written to
this node. An attached listener function can evaluate the impact properties.
src/AIModel/AIBallistic.cxx
src/AIModel/AIBallistic.hxx
src/AIModel/submodel.cxx
src/AIModel/submodel.hxx