- Timestamp:
- May 24, 2006, 11:45:28 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/render2D/element_2d.cc
r7845 r7846 235 235 } 236 236 237 /** 238 * @brief sets the Size of the Element2D softly. 239 * @param x the x-coordinate 240 * @param y the y-coordinate. 241 * @param bias the bias (bigger = faster). 242 */ 237 243 void Element2D::setSizeSoft2D(float x, float y, float bias) 238 244 {
Note: See TracChangeset
for help on using the changeset viewer.