Method | Description | |
---|---|---|
BlackBlend ( ) : Sharpex2D |
Initializes a new BlackBlend class.
|
|
Draw ( |
Draws the BlackBlend.
|
|
Update ( |
Updates the BlackBlend.
|
public Draw ( |
||
spriteBatch | The spriteBatch. | |
gameTime | The GameTime. | |
return | void |
public Update ( |
||
gameTime | The GameTime. | |
return | void |