Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 1, 2006, 3:18:43 PM (18 years ago)
Author:
bensch
Message:

trunk: more gui in the Hud

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/elements/glgui_energywidget.h

    r8977 r8980  
    3232
    3333  private:
    34     GLGuiText               name;
    35     GLGuiBar                bar;
    36     GLGuiText               text;
     34    GLGuiText               _name;
     35    GLGuiBar                _bar;
     36    GLGuiText               _valueText;
    3737
    3838  };
Note: See TracChangeset for help on using the changeset viewer.