C# Class Ctrl_Space.Graphics.MetaTexture

Afficher le fichier Open project: vkd/Ctrl-Space Class Usage Examples

Méthodes publiques

Méthode Description
MetaTexture ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : Microsoft.Xna.Framework
MetaTexture ( Microsoft.Xna.Framework.Graphics.Texture2D texture, Rectangle region ) : Microsoft.Xna.Framework

Method Details

MetaTexture() public méthode

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

MetaTexture() public méthode

public MetaTexture ( Microsoft.Xna.Framework.Graphics.Texture2D texture, Rectangle region ) : Microsoft.Xna.Framework
texture Microsoft.Xna.Framework.Graphics.Texture2D
region Microsoft.Xna.Framework.Rectangle
Résultat Microsoft.Xna.Framework