C# Class Ypsilon.Providers.YTexture

Inheritance: ITexture
显示文件 Open project: ZaneDubya/YCPU

Public Methods

Method Description
YTexture ( int busIndex, Microsoft.Xna.Framework.Graphics.Texture2D texture ) : Microsoft.Xna.Framework.Graphics

Method Details

YTexture() public method

public YTexture ( int busIndex, Microsoft.Xna.Framework.Graphics.Texture2D texture ) : Microsoft.Xna.Framework.Graphics
busIndex int
texture Microsoft.Xna.Framework.Graphics.Texture2D
return Microsoft.Xna.Framework.Graphics