Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5121 in orxonox.OLD for trunk/src/util/resource_manager.h


Ignore:
Timestamp:
Aug 25, 2005, 1:26:57 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: color is now a parameter of text not font

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/util/resource_manager.h

    r5039 r5121  
    7979#ifndef NO_TEXT
    8080  unsigned int      ttfSize;           //!< the size of the ttf-font (TTF)
    81   unsigned char     ttfColorR;         //!< red Color (TTF)
    82   unsigned char     ttfColorG;         //!< green Color (TTF)
    83   unsigned char     ttfColorB;         //!< blue Color (TTF)
    8481#endif /* NO_TEXT */
    8582};
Note: See TracChangeset for help on using the changeset viewer.