]> git.mxchange.org Git - flightgear.git/commit
- rename initModule() to createModule() (as suggested by Andy)
authormfranz <mfranz>
Sun, 19 Jun 2005 17:09:03 +0000 (17:09 +0000)
committermfranz <mfranz>
Sun, 19 Jun 2005 17:09:03 +0000 (17:09 +0000)
commitece07db5384a6d8ef7af47759aba2d2102b81786
tree0b3d2b1fac9f02ede6f3f21988fd3264522cc9f8
parent5c31daf8089ced9d03676a8d553b7032ad5cfe76
- rename initModule() to createModule()  (as suggested by Andy)
- make it public
- enable handleCommand() to execute a binding (or other nasal code defined
  in a property system subtree) in a particular namespace (-> "module" child)
src/Scripting/NasalSys.cxx
src/Scripting/NasalSys.hxx