Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10069 in orxonox.OLD for branches/gui/src/lib/gui


Ignore:
Timestamp:
Dec 13, 2006, 6:32:19 PM (17 years ago)
Author:
hejja
Message:

grobe version nr1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gui/src/lib/gui/gl/glgui_text.cc

    r9869 r10069  
    5050    this->_text.setFont("fonts/final_frontier.ttf", 20);
    5151    this->_text.setLineWidth(400);
    52     this->_text.setDotsPosition(LimitedWidthText::Begin);
     52//     this->_text.setDotsPosition(LimitedWidthText::Begin);
    5353    this->_text.setColor(foregroundColor());
    5454    this->_text.setVisibility(false);
Note: See TracChangeset for help on using the changeset viewer.