Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9472


Ignore:
Timestamp:
Nov 28, 2012, 11:17:32 PM (11 years ago)
Author:
jo
Message:

Better documentation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/spaceNavigation/src/modules/overlays/hud/HUDNavigation.h

    r9471 r9472  
    132132            static const float LIGHTNING_GUN_SPEED_ = 700.0f;
    133133            static const float HSW01_SPEED_ = 2500.0f;
    134             static HUDNavigation* localHUD_s; //!< This is used as a filter to only influence the local HUD.
     134            static HUDNavigation* localHUD_s; //!< This is used as a filter. Only the local HUD should be influenced by the static Console Command functions.
    135135
    136136
Note: See TracChangeset for help on using the changeset viewer.