Method | Description | |
---|---|---|
Draw ( ) : void |
Draws this instance.
|
|
Quit ( ) : void |
Quits this instance.
|
|
TextScreen ( string text ) : System |
Initializes a new instance of the PauseScreen class.
|
|
Update ( ) : void |
Updates this instance. This makes sure that GameClock is paused, and it also updates the menu.
|