示例#1
0
文件: Ext_Sugar.java 项目: pwahs/wota
 public int getmaxants() {
   return 1 + (int) (3 * snap.getPosition().length() / 100);
   //	return 4;
 }