C# Class Pokemon3D.Common.Shapes.ShapeFillData

Afficher le fichier Open project: nilllzz/Pokemon3D Class Usage Examples

Méthodes publiques

Méthode Description
GetTexture ( ) : Microsoft.Xna.Framework.Graphics.Texture2D
ShapeFillData ( Shape shape, ShapeTextureProvider textureProvider, object textureData ) : Microsoft.Xna.Framework.Graphics

Method Details

GetTexture() public méthode

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

ShapeFillData() public méthode

public ShapeFillData ( Shape shape, ShapeTextureProvider textureProvider, object textureData ) : Microsoft.Xna.Framework.Graphics
shape Shape
textureProvider ShapeTextureProvider
textureData object
Résultat Microsoft.Xna.Framework.Graphics