C# Class Supernova.Samples.Windows.Utilities.Texture2DFactory

Afficher le fichier Open project: jasonmitchell/supernova

Méthodes publiques

Méthode Description
New ( GraphicsDevice graphicsDevice, int width, int height ) : Microsoft.Xna.Framework.Graphics.Texture2D

Method Details

New() public static méthode

public static New ( GraphicsDevice graphicsDevice, int width, int height ) : Microsoft.Xna.Framework.Graphics.Texture2D
graphicsDevice GraphicsDevice
width int
height int
Résultat Microsoft.Xna.Framework.Graphics.Texture2D