C# Class SnakeBattleNet.Core.Replay

Afficher le fichier Open project: FoC-/SnakeBattle.Net Class Usage Examples

Méthodes publiques

Méthode Description
Replay ( int randomSeed ) : System.Collections.Generic
SaveFighter ( int round, Fighter fighter ) : void

Method Details

Replay() public méthode

public Replay ( int randomSeed ) : System.Collections.Generic
randomSeed int
Résultat System.Collections.Generic

SaveFighter() public méthode

public SaveFighter ( int round, Fighter fighter ) : void
round int
fighter Fighter
Résultat void