C# Class Infiniminer.IMTexture

Afficher le fichier Open project: bobisfat/Infiniminer

Méthodes publiques

Свойство Type Description
LODColor Color
Texture Microsoft.Xna.Framework.Graphics.Texture2D

Méthodes publiques

Méthode Description
IMTexture ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System

Method Details

IMTexture() public méthode

public IMTexture ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System
texture Microsoft.Xna.Framework.Graphics.Texture2D
Résultat System

Property Details

LODColor public_oe property

public Color LODColor
Résultat Color

Texture public_oe property

public Texture2D,Microsoft.Xna.Framework.Graphics Texture
Résultat Microsoft.Xna.Framework.Graphics.Texture2D