메소드 | 설명 | |
---|---|---|
Draw ( Microsoft.Graphics.Canvas.CanvasDrawingSession drawingSession, bool useSpriteBatch ) : void | ||
StarParticleSystem ( ) : Microsoft.Graphics.Canvas |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public Draw ( Microsoft.Graphics.Canvas.CanvasDrawingSession drawingSession, bool useSpriteBatch ) : void | ||
drawingSession | Microsoft.Graphics.Canvas.CanvasDrawingSession | |
useSpriteBatch | bool | |
리턴 | void |
public StarParticleSystem ( ) : Microsoft.Graphics.Canvas | ||
리턴 | Microsoft.Graphics.Canvas |