프로퍼티 | 타입 | 설명 | |
---|---|---|---|
image | Microsoft.Xna.Framework.Graphics.Texture2D | ||
manager |
메소드 | 설명 | |
---|---|---|
Draw ( |
||
GameObject ( |
||
LoadContent ( Microsoft.Xna.Framework.Content.ContentManager content ) : void | ||
Update ( |
public Draw ( |
||
spriteBatch | ||
리턴 | void |
public GameObject ( |
||
manager | ||
리턴 | System |
public abstract LoadContent ( Microsoft.Xna.Framework.Content.ContentManager content ) : void | ||
content | Microsoft.Xna.Framework.Content.ContentManager | |
리턴 | void |
public abstract Update ( |
||
gameTime | ||
리턴 | void |
protected Texture2D,Microsoft.Xna.Framework.Graphics image | ||
리턴 | Microsoft.Xna.Framework.Graphics.Texture2D |