프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ClearComponents ( ) : void | ||
ClearNotifications ( ) : void | ||
Draw ( |
||
InvokeNotification ( string message ) : void | ||
MSNotifier ( Microsoft.Xna.Framework.Graphics.Texture2D background, |
||
Reset ( ) : void | ||
ReturnFocusTo ( |
||
Update ( |
public Draw ( |
||
gameTime | ||
리턴 | void |
public InvokeNotification ( string message ) : void | ||
message | string | |
리턴 | void |
public MSNotifier ( Microsoft.Xna.Framework.Graphics.Texture2D background, |
||
background | Microsoft.Xna.Framework.Graphics.Texture2D | |
boundingRectangle | ||
shape | Shape | |
spriteBatch | ||
game | Microsoft.Xna.Framework.Game | |
리턴 | System |
public Update ( |
||
gameTime | ||
리턴 | void |