Property | Type | Description | |
---|---|---|---|
Paper | int | ||
RDraw | int | ||
RLose | int | ||
RWin | int | ||
Rock | int | ||
Scissors | int |
Method | Description | |
---|---|---|
PerformAction ( int action ) : int>.Tuple |
||
RockPaperScissorsEnvironment ( string>.Dictionary |
public PerformAction ( int action ) : int>.Tuple |
||
action | int | |
return | int>.Tuple |
public RockPaperScissorsEnvironment ( string>.Dictionary |
||
options | string>.Dictionary | |
return | System |