C# Class LeaderBoard, RodPacers

Inheritance: MonoBehaviour
ファイルを表示 Open project: GameDesignGroup6/RodPacers Class Usage Examples

Public Methods

Method Description
getPlayerName ( int player ) : string

Private Methods

Method Description
Start ( ) : void
timeToString ( float time ) : string

Method Details

getPlayerName() public static method

public static getPlayerName ( int player ) : string
player int
return string