Property | Type | Description | |
---|---|---|---|
GameInfos | List |
Method | Description | |
---|---|---|
LauchGame ( ) : void |
Lauches the game that is currently selected.
|
|
ShiftIndex ( int amount ) : void |
Shifts the current index by the specified amount.
|
public static ShiftIndex ( int amount ) : void | ||
amount | int | The amount. |
return | void |