프로퍼티 | 타입 | 설명 | |
---|---|---|---|
itemTexture | Microsoft.Xna.Framework.Graphics.Texture2D | ||
itemType | string | ||
location | Coord |
메소드 | 설명 | |
---|---|---|
CheckCollide ( Entity e ) : bool | ||
PickUpItem ( Microsoft.Xna.Framework.Content.ContentManager content, string t, string type, double x, double y ) : Microsoft.Xna.Framework.Content |
public PickUpItem ( Microsoft.Xna.Framework.Content.ContentManager content, string t, string type, double x, double y ) : Microsoft.Xna.Framework.Content | ||
content | Microsoft.Xna.Framework.Content.ContentManager | |
t | string | |
type | string | |
x | double | |
y | double | |
리턴 | Microsoft.Xna.Framework.Content |
protected Texture2D,Microsoft.Xna.Framework.Graphics itemTexture | ||
리턴 | Microsoft.Xna.Framework.Graphics.Texture2D |