Property | Type | Description | |
---|---|---|---|
blanksprite | Microsoft.Xna.Framework.Graphics.Texture2D | ||
content | Microsoft.Xna.Framework.Content.ContentManager | ||
fieldoffset | Vector2 | ||
font | |||
graphics | GraphicsDeviceManager | ||
menusprite | Microsoft.Xna.Framework.Graphics.Texture2D | ||
spriteBatch |
public static Texture2D,Microsoft.Xna.Framework.Graphics blanksprite | ||
return | Microsoft.Xna.Framework.Graphics.Texture2D |
public static ContentManager,Microsoft.Xna.Framework.Content content | ||
return | Microsoft.Xna.Framework.Content.ContentManager |
public static SpriteFont,Microsoft.Xna.Framework.Graphics font | ||
return |
public static GraphicsDeviceManager graphics | ||
return | GraphicsDeviceManager |
public static Texture2D,Microsoft.Xna.Framework.Graphics menusprite | ||
return | Microsoft.Xna.Framework.Graphics.Texture2D |