Свойство | Type | Description | |
---|---|---|---|
itemTexture | Microsoft.Xna.Framework.Graphics.Texture2D | ||
itemType | string | ||
location | Coord |
Méthode | Description | |
---|---|---|
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 | |
Résultat | Microsoft.Xna.Framework.Content |
protected Texture2D,Microsoft.Xna.Framework.Graphics itemTexture | ||
Résultat | Microsoft.Xna.Framework.Graphics.Texture2D |