C# 클래스 SnakeBattleNet.Core.Replay

파일 보기 프로젝트 열기: FoC-/SnakeBattle.Net 1 사용 예제들

공개 메소드들

메소드 설명
Replay ( int randomSeed ) : System.Collections.Generic
SaveFighter ( int round, Fighter fighter ) : void

메소드 상세

Replay() 공개 메소드

public Replay ( int randomSeed ) : System.Collections.Generic
randomSeed int
리턴 System.Collections.Generic

SaveFighter() 공개 메소드

public SaveFighter ( int round, Fighter fighter ) : void
round int
fighter Fighter
리턴 void