예제 #1
0
 public int Getn(ScrollObj Obj)
 {
     return((int)MyCalculate.SaladMod((-transform.localPosition.y + Obj.g / 2) / Obj.g, Obj.ObjL));
 }