Method | Description | |
---|---|---|
Draw ( ) : void |
Draws this instance.
|
|
InstructionsScreen ( string imageName ) : System |
Initializes a new instance of the InstructionsScreen class.
|
|
Update ( ) : void |
Updates this instance.
|
public InstructionsScreen ( string imageName ) : System | ||
imageName | string | Name of the image containing the instructions. |
return | System |