Beispiel #1
0
        }                                        //z_un_001d9d88, starting pos and orientation

        public static List <Jigsaw> Read(Stream stream) => BaseTable <Jigsaw> .Read(stream);
Beispiel #2
0
 public static BaseTable <Objentry> Read(Stream stream) => BaseTable <Objentry> .Read(stream);