프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SourceRectangle | |||
Texture | Microsoft.Xna.Framework.Graphics.Texture2D |
메소드 | 설명 | |
---|---|---|
BaseSprite ( Microsoft.Xna.Framework.Graphics.Texture2D image, |
||
Draw ( |
||
Update ( |
public BaseSprite ( Microsoft.Xna.Framework.Graphics.Texture2D image, |
||
image | Microsoft.Xna.Framework.Graphics.Texture2D | |
sourceRectangle | ||
리턴 | System |
public Draw ( |
||
gameTime | ||
spriteBatch | ||
position | Vector2 | |
리턴 | void |
public Update ( |
||
gameTime | ||
리턴 | void |
protected Rectangle,Microsoft.Xna.Framework SourceRectangle | ||
리턴 |