private static void DeleteSecondaryPos(string tileId, Vector2 pos) { Tile.INTERNAL_CALL_DeleteSecondaryPos(tileId, ref pos); }