C# 클래스 FootballSimulationApp.NullTeam

상속: FootballSimulation.Team
파일 보기 프로젝트 열기: PurdueSIGAI/SoccerApp

공개 메소드들

메소드 설명
Execute ( ISimulation simulation ) : Kick
NullTeam ( ReadOnlyCollection players, RectangleF goalBounds ) : System.Collections.Generic

메소드 상세

Execute() 공개 메소드

public Execute ( ISimulation simulation ) : Kick
simulation ISimulation
리턴 FootballSimulation.Kick

NullTeam() 공개 메소드

public NullTeam ( ReadOnlyCollection players, RectangleF goalBounds ) : System.Collections.Generic
players ReadOnlyCollection
goalBounds System.Drawing.RectangleF
리턴 System.Collections.Generic