Changeset 10320 in orxonox.OLD for trunk/src/util
- Timestamp:
- Jan 24, 2007, 2:34:09 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/track/track_manager.cc
r9406 r10320 379 379 this->setBindSlave(this->trackNode); 380 380 // initializing the Text 381 this->trackText = new Text("fonts/ earth.ttf", 30);381 this->trackText = new Text("fonts/final_frontier.ttf", 30); 382 382 this->trackText->setAlignment(E2D_ALIGN_SCREEN_CENTER); 383 383 // initializing the Animation for the Text.
Note: See TracChangeset
for help on using the changeset viewer.