Method | Description | |
---|---|---|
Draw ( Microsoft.Graphics.Canvas.CanvasDrawingSession drawingSession, bool useSpriteBatch ) : void | ||
StarParticleSystem ( ) : Microsoft.Graphics.Canvas |
Method | Description | |
---|---|---|
Draw ( Microsoft.Graphics.Canvas.CanvasDrawingSession drawingSession, CanvasSpriteBatch spriteBatch ) : void | ||
InitializeConstants ( ) : void |
protected Draw ( Microsoft.Graphics.Canvas.CanvasDrawingSession drawingSession, CanvasSpriteBatch spriteBatch ) : void | ||
drawingSession | Microsoft.Graphics.Canvas.CanvasDrawingSession | |
spriteBatch | CanvasSpriteBatch | |
return | void |
public Draw ( Microsoft.Graphics.Canvas.CanvasDrawingSession drawingSession, bool useSpriteBatch ) : void | ||
drawingSession | Microsoft.Graphics.Canvas.CanvasDrawingSession | |
useSpriteBatch | bool | |
return | void |
public StarParticleSystem ( ) : Microsoft.Graphics.Canvas | ||
return | Microsoft.Graphics.Canvas |