Changeset 3833 in orxonox.OLD for orxonox/trunk/src/lib/graphics/text_engine.h
- Timestamp:
- Apr 14, 2005, 2:03:05 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/graphics/text_engine.h
r3790 r3833 90 90 //////////// 91 91 //! Represents one textElement. 92 class Text 92 class Text : public BaseObject 93 93 { 94 94 friend class TextEngine;
Note: See TracChangeset
for help on using the changeset viewer.