C# Class FourthTry.LastFrame

Inheritance: Frame
显示文件 Open project: cuipengfei/Spikes Class Usage Examples

Public Methods

Method Description
LastFrame ( int firstBall, int secondBall, int thirdBall )

Protected Methods

Method Description
CalculateScore ( ) : int
CheckExtra ( ) : void

Method Details

CalculateScore() protected method

protected CalculateScore ( ) : int
return int

CheckExtra() protected method

protected CheckExtra ( ) : void
return void

LastFrame() public method

public LastFrame ( int firstBall, int secondBall, int thirdBall )
firstBall int
secondBall int
thirdBall int