C# Class tetris.Globals

Afficher le fichier Open project: ttocs7/tetris Class Usage Examples

Méthodes publiques

Свойство Type Description
blanksprite Microsoft.Xna.Framework.Graphics.Texture2D
content Microsoft.Xna.Framework.Content.ContentManager
fieldoffset Vector2
font Microsoft.Xna.Framework.Graphics.SpriteFont
graphics GraphicsDeviceManager
menusprite Microsoft.Xna.Framework.Graphics.Texture2D
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch

Property Details

blanksprite public_oe static_oe property

public static Texture2D,Microsoft.Xna.Framework.Graphics blanksprite
Résultat Microsoft.Xna.Framework.Graphics.Texture2D

content public_oe static_oe property

public static ContentManager,Microsoft.Xna.Framework.Content content
Résultat Microsoft.Xna.Framework.Content.ContentManager

fieldoffset public_oe static_oe property

public static Vector2 fieldoffset
Résultat Vector2

font public_oe static_oe property

public static SpriteFont,Microsoft.Xna.Framework.Graphics font
Résultat Microsoft.Xna.Framework.Graphics.SpriteFont

graphics public_oe static_oe property

public static GraphicsDeviceManager graphics
Résultat GraphicsDeviceManager

menusprite public_oe static_oe property

public static Texture2D,Microsoft.Xna.Framework.Graphics menusprite
Résultat Microsoft.Xna.Framework.Graphics.Texture2D

spriteBatch public_oe static_oe property

public static SpriteBatch,Microsoft.Xna.Framework.Graphics spriteBatch
Résultat Microsoft.Xna.Framework.Graphics.SpriteBatch