[Orxonox-commit 4803] r9472 - code/branches/spaceNavigation/src/modules/overlays/hud

jo at orxonox.net jo at orxonox.net
Wed Nov 28 23:17:33 CET 2012


Author: jo
Date: 2012-11-28 23:17:32 +0100 (Wed, 28 Nov 2012)
New Revision: 9472

Modified:
   code/branches/spaceNavigation/src/modules/overlays/hud/HUDNavigation.h
Log:
Better documentation.

Modified: code/branches/spaceNavigation/src/modules/overlays/hud/HUDNavigation.h
===================================================================
--- code/branches/spaceNavigation/src/modules/overlays/hud/HUDNavigation.h	2012-11-28 22:02:55 UTC (rev 9471)
+++ code/branches/spaceNavigation/src/modules/overlays/hud/HUDNavigation.h	2012-11-28 22:17:32 UTC (rev 9472)
@@ -131,7 +131,7 @@
 
             static const float LIGHTNING_GUN_SPEED_ = 700.0f;
             static const float HSW01_SPEED_ = 2500.0f;
-            static HUDNavigation* localHUD_s; //!< This is used as a filter to only influence the local HUD.
+            static HUDNavigation* localHUD_s; //!< This is used as a filter. Only the local HUD should be influenced by the static Console Command functions.
 
 
             float currentMunitionSpeed_;




More information about the Orxonox-commit mailing list