Changeset 9371 in orxonox.OLD for branches/proxy/src/lib/graphics/text_engine/limited_width_text.cc
- Timestamp:
- Jul 20, 2006, 11:08:16 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/graphics/text_engine/limited_width_text.cc
r8981 r9371 160 160 void LimitedWidthText::debug() const 161 161 { 162 printf("Debug %s::%s \n", this->getClass Name(), this->getName() );162 printf("Debug %s::%s \n", this->getClassCName(), this->getCName() ); 163 163 }
Note: See TracChangeset
for help on using the changeset viewer.