示例#1
0
 private static void DeleteSecondaryPos(string tileId, Vector2 pos)
 {
     Tile.INTERNAL_CALL_DeleteSecondaryPos(tileId, ref pos);
 }