Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 19, 2006, 4:08:09 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: ShellBuffer and ShellInput had the segfault-capability for years, now they have not anymore :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/graphics/render2D/element_2d.cc

    r7341 r7342  
    180180
    181181/**
    182  * sets the alignment of the 2D-element in form of a String
     182 * @brief sets the alignment of the 2D-element in form of a String
    183183 * @param alignment the alignment @see loadParams
    184184*/
     
    221221
    222222/**
    223  * sets the layer onto which this 2D-element is projected to.
     223 * @brief sets the layer onto which this 2D-element is projected to.
    224224 * @param layer the layer @see loadParams @see Element2D::charToLayer2D(const std::string& layer)
    225225 */
Note: See TracChangeset for help on using the changeset viewer.