Метод | Описание | |
---|---|---|
Draw ( ) : void |
Draws this instance.
|
|
GameInfoDisplayMenu ( Screen screen, |
Initializes a new instance of the GameInfoDisplayMenu class.
|
|
GetShiftAmount ( int amount ) : int |
Gets the shift amount.
|
|
Update ( ) : void |
Updates this instance.
|
public GameInfoDisplayMenu ( Screen screen, |
||
screen | Screen | The screen. |
menu | ||
Результат | System |
public GetShiftAmount ( int amount ) : int | ||
amount | int | The amount of shift requested. |
Результат | int |