Exemple #1
0
 protected override void LoadState()
 {
     directions = HorizontalHexTileSetDirections.ParseDelimited(FileContents, ",");
 }