Code format

This commit is contained in:
yueh
2015-08-06 18:49:57 +02:00
parent c21a44d8c0
commit 9c8deac9de
119 changed files with 430 additions and 401 deletions
@@ -153,7 +153,7 @@ public abstract class MBCalculator
/**
* construct the correct cluster, usually very simple.
*
* @param w world
* @param w world
* @param min min world coord
* @param max max world coord
*
@@ -171,8 +171,8 @@ public abstract class MBCalculator
/**
* configure the multi-block tiles, most of the important stuff is in here.
*
* @param c updated cluster
* @param w in world
* @param c updated cluster
* @param w in world
* @param min min world coord
* @param max max world coord
*/