Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 10, 2005, 11:52:05 PM (19 years ago)
Author:
bensch
Message:

orxonox/branches/textEngine: textEngine rendering again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/textEngine/src/story_entities/world.cc

    r3769 r3770  
    350350            this->glmis->step();
    351351            this->testText = TextEngine::getInstance()->createText("fonts/earth.ttf");
     352            testText->setText("test");
     353            testText->setBindNode(tn);
    352354
    353355            break;
Note: See TracChangeset for help on using the changeset viewer.