Beispiel #1
0
 public int GetGridObjectId()
 {
     return(MapUtil.GenerateCellIdByXY(position.x, position.y));
 }