Changeset 9869 in orxonox.OLD for trunk/src/lib/graphics/text_engine/text_engine.h
- Timestamp:
- Oct 3, 2006, 12:19:30 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/text_engine/text_engine.h
r5515 r9869 24 24 class TextEngine : public BaseObject 25 25 { 26 public: 26 ObjectListDeclaration(TextEngine); 27 public: 27 28 virtual ~TextEngine(); 28 29 /** @returns a Pointer to the only object of this Class */
Note: See TracChangeset
for help on using the changeset viewer.