Changeset 5215 in orxonox.OLD for trunk/src/lib/graphics/text_engine.h
- Timestamp:
- Sep 22, 2005, 4:02:08 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/text_engine.h
r5181 r5215 190 190 // information about the Font 191 191 TTF_Font* font; //!< The font we use for this. 192 char* fontFile; //!< The fontfile from whitch the font was loaded.193 192 unsigned int fontSize; //!< The size of the font in pixels. each Font has one size. 194 193 int renderStyle; //!< The Renderstyle
Note: See TracChangeset
for help on using the changeset viewer.