Project

General

Profile

« Previous | Next » 

Revision 8298e6af

Added by Leszek Koltunski over 7 years ago

Improvements to comments.

View differences:

src/main/java/org/distorted/library/DistortedBitmap.java
101 101

  
102 102
///////////////////////////////////////////////////////////////////////////////////////////////////
103 103
/**
104
 * {@see DistortedObject#DistortedObject(DistortedObject,int)}
104
 * Copy constructor.
105
 *
106
 * @param db Object to copy
107
 * @param flags {@see DistortedObject#DistortedObject(DistortedObject,int)}
105 108
 */
106 109
   public DistortedBitmap(DistortedBitmap db, int flags)
107 110
     {

Also available in: Unified diff