]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/bfi.hxx
Fixed a problem with autodetecting if we need to draw our own mouse cursor
[flightgear.git] / src / Main / bfi.hxx
index 1e81416379669754112b6da4a4ee205a9f093bf7..dc2bd2f91ac847acd42bf58f0e5a85e11a07e8f0 100644 (file)
@@ -170,6 +170,8 @@ public:
   static void setWindDown (double speed); // feet/second
 
                                // View
+  static double getFOV ();     // degrees
+  static void setFOV (double fov); // degrees
   static void setViewAxisLong (double axis);// -1.0:1.0
   static void setViewAxisLat (double axis); // -1.0:1.0