C# 클래스 ThirdTry.ScoreBoard

파일 보기 프로젝트 열기: cuipengfei/Spikes 1 사용 예제들

공개 메소드들

메소드 설명
Play ( int firstBall, int secondBall, int thirdBall = -1 ) : void

비공개 메소드들

메소드 설명
FrameFactory ( int firstBall, int secondBall, int thirdBall ) : Frame

메소드 상세

Play() 공개 메소드

public Play ( int firstBall, int secondBall, int thirdBall = -1 ) : void
firstBall int
secondBall int
thirdBall int
리턴 void