Method | Description | |
---|---|---|
createMosaicTexture ( int size ) : void | ||
handleFinalRender ( Microsoft.Xna.Framework.Color letterboxColor, |
||
onAddedToScene ( ) : void | ||
onSceneBackBufferSizeChanged ( int newWidth, int newHeight ) : void | ||
unload ( ) : void |
public createMosaicTexture ( int size ) : void | ||
size | int | |
return | void |
public handleFinalRender ( Microsoft.Xna.Framework.Color letterboxColor, |
||
letterboxColor | Microsoft.Xna.Framework.Color | |
source | ||
finalRenderDestinationRect | ||
samplerState | ||
return | void |
public onSceneBackBufferSizeChanged ( int newWidth, int newHeight ) : void | ||
newWidth | int | |
newHeight | int | |
return | void |