Method | Description | |
---|---|---|
GlyphMarker ( int id, string name, Microsoft.Xna.Framework.Graphics.Texture2D texture, int movementPoints, bool open, Microsoft.Xna.Framework.Graphics.Texture2D openTexture ) : System.Diagnostics.Contracts | ||
PickUp ( Hero hero ) : void |
public GlyphMarker ( int id, string name, Microsoft.Xna.Framework.Graphics.Texture2D texture, int movementPoints, bool open, Microsoft.Xna.Framework.Graphics.Texture2D openTexture ) : System.Diagnostics.Contracts | ||
id | int | |
name | string | |
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
movementPoints | int | |
open | bool | |
openTexture | Microsoft.Xna.Framework.Graphics.Texture2D | |
return | System.Diagnostics.Contracts |