Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5362 in orxonox.OLD for trunk/src/lib/graphics/text_engine/text.cc


Ignore:
Timestamp:
Oct 11, 2005, 1:36:08 AM (19 years ago)
Author:
bensch
Message:

oroxnox/trunk: gui extends element2D

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/graphics/text_engine/text.cc

    r5357 r5362  
    5555}
    5656
     57/**
     58 * initializes Text
     59 */
    5760void Text::init()
    5861{
     
    112115
    113116/**
    114  *  Sets a new Text to the font
     117 * Sets a new Text to the font
    115118 * @param text the new text to set
    116119 */
     
    167170
    168171/**
    169  *  creates a texture out of the given parameters
     172 *  creates a texture out of the given parameters !! TEXT_STATIC !! - mode
    170173 *
    171174 * this has to be called every time by the user, to if changes were made.
Note: See TracChangeset for help on using the changeset viewer.