C# Class Infiniminer.IMTexture

ファイルを表示 Open project: bobisfat/Infiniminer

Public Properties

Property Type Description
LODColor Color
Texture Microsoft.Xna.Framework.Graphics.Texture2D

Public Methods

Method Description
IMTexture ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System

Method Details

IMTexture() public method

public IMTexture ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System
texture Microsoft.Xna.Framework.Graphics.Texture2D
return System

Property Details

LODColor public_oe property

public Color LODColor
return Color

Texture public_oe property

public Texture2D,Microsoft.Xna.Framework.Graphics Texture
return Microsoft.Xna.Framework.Graphics.Texture2D