]> git.mxchange.org Git - flightgear.git/commit
Start refactoring how FGPositioned classes are exposed to Nasal, more to come.
authorJames Turner <zakalawe@mac.com>
Sun, 15 Apr 2012 12:54:50 +0000 (13:54 +0100)
committerJames Turner <zakalawe@mac.com>
Sun, 15 Apr 2012 12:54:50 +0000 (13:54 +0100)
commitf5a79fc89390d0b0ba85818b23f44061b0873e36
treec173404872ef1bd9ff800e7b4260bc8557f26fbc
parent91f2d0798a772eda1663adb73262ea0991ca6682
Start refactoring how FGPositioned classes are exposed to Nasal, more to come.
src/Scripting/CMakeLists.txt
src/Scripting/NasalPositioned.cxx [new file with mode: 0644]
src/Scripting/NasalPositioned.hxx [new file with mode: 0644]
src/Scripting/NasalSys.cxx