Beispiel #1
0
 public int getmaxants() {
   return 1 + (int) (3 * snap.getPosition().length() / 100);
   //	return 4;
 }