Changeset 7342 in orxonox.OLD for trunk/src/lib/graphics/render2D
- Timestamp:
- Apr 19, 2006, 4:08:09 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/render2D/element_2d.cc
r7341 r7342 180 180 181 181 /** 182 * sets the alignment of the 2D-element in form of a String182 * @brief sets the alignment of the 2D-element in form of a String 183 183 * @param alignment the alignment @see loadParams 184 184 */ … … 221 221 222 222 /** 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. 224 224 * @param layer the layer @see loadParams @see Element2D::charToLayer2D(const std::string& layer) 225 225 */
Note: See TracChangeset
for help on using the changeset viewer.