Changeset 7873 in orxonox.OLD for branches/gui/src/lib/graphics/text_engine
- Timestamp:
- May 26, 2006, 2:40:44 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/src/lib/graphics/text_engine/text.cc
r7753 r7873 36 36 this->font = NULL; 37 37 this->size = textSize; 38 this->setSizeY2D(size); 38 39 this->blending = TEXT_DEFAULT_BLENDING; 39 40 this->color = TEXT_DEFAULT_COLOR;
Note: See TracChangeset
for help on using the changeset viewer.