]> git.mxchange.org Git - flightgear.git/commit
Return landing type. Simple AIPlane always returns full stop for now - more advanced...
authordaveluff <daveluff>
Mon, 22 Sep 2003 23:53:56 +0000 (23:53 +0000)
committerdaveluff <daveluff>
Mon, 22 Sep 2003 23:53:56 +0000 (23:53 +0000)
commit98a752d9e7e773f0358dee6aca9a1f9c6582b51a
tree8de9f8193f74cc3153fcba0aef06af030b40ec13
parentadce42cef655ffc356bb74a2af249f7183ab7c40
Return landing type.  Simple AIPlane always returns full stop for now - more advanced classes are expected to override this if required.  Also give some enums an ostream operator
src/ATC/AIPlane.cxx
src/ATC/AIPlane.hxx