Project

General

Profile

« Previous | Next » 

Revision cacc63de

Added by Leszek Koltunski over 7 years ago

Fix Lint warnings, correct a lot of comments, adjust EffectListener interface.

View differences:

src/main/java/org/distorted/library/GridFlat.java
30 30
  private int remainingVert;
31 31

  
32 32
///////////////////////////////////////////////////////////////////////////////////////////////////
33
// Create a flat, full grid. cols and rows is guaranteed (by DistortedBitmap constructor)
34
// to be in 1,2,...,256.
33
// Create a flat, full grid.
35 34

  
36 35
   private void computeNumberOfVertices(int cols, int rows)
37 36
     {

Also available in: Unified diff