C# Class RecordRobot.RRClasses.ScoreManager

ファイルを表示 Open project: scastle/EECS290_Project1

Public Properties

Property Type Description
CurrentScore int

Public Methods

Method Description
GetScore ( RecordColor c ) : int

Method Details

GetScore() public static method

public static GetScore ( RecordColor c ) : int
c RecordColor
return int

Property Details

CurrentScore public_oe static_oe property

public static int CurrentScore
return int